configure: re-enable '-Wunused-parameter'
[babeltrace.git] / tests / lib / test-bt-uuid.c
index 8a0b610f6a0b74d47984465a12ac88c0083837f2..56136ac585813e3084893dbd9a2001bc67f9f071 100644 (file)
@@ -173,7 +173,7 @@ void run_test(void)
        run_test_bt_uuid_generate();
 }
 
-int main(int argc, char **argv)
+int main(void)
 {
        /* Run tap-formated tests */
        run_test();
This page took 0.023077 seconds and 4 git commands to generate.