]> git.draconx.ca Git - cdecl99.git/blobdiff - t/crossparse.c
tests: Add sanity check for truncated output.
[cdecl99.git] / t / crossparse.c
index 520b08a6009fee64d279b602a8749469202c9908..630e02e05c0417e6b4cca4b224adef56cd3b826a 100644 (file)
@@ -45,8 +45,6 @@ static void print_usage(FILE *f)
 
 static void print_help(void)
 {
-       const struct option *opt;
-
        print_usage(stdout);
        puts("Test that libcdecl can parse its own output.\n");
        test_print_options(lopts);