diff --git a/libcelt/dump_modes.c b/libcelt/dump_modes.c index 8bd364b6..4654daab 100644 --- a/libcelt/dump_modes.c +++ b/libcelt/dump_modes.c @@ -173,7 +173,7 @@ void dump_modes(FILE *file, CELTMode **modes, int nb_modes) fprintf(file, "};\n"); } -#if 1 +#if 0 int main() { CELTMode *m[3];