shithub: opus

Download patch

ref: 88b7abb6acb83494b23f9640f706caad6e257d3e
parent: db0141e76600b1f337a39b5345afc48474151c1a
author: Jean-Marc Valin <[email protected]>
date: Mon Mar 10 12:44:07 EDT 2008

oops, forgot to disable the main()

--- a/libcelt/dump_modes.c
+++ b/libcelt/dump_modes.c
@@ -173,7 +173,7 @@
    fprintf(file, "};\n");
 }
 
-#if 1
+#if 0
 int main()
 {
    CELTMode *m[3];