Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / unit / test_relayd_backward_compat_group_by_session.cpp
index dee0fabd41df9028435da3750e7f705f4ceb60ae..1fde89cbe44132f0cb848552917df5015c5135b7 100644 (file)
@@ -127,7 +127,7 @@ end:
        return result;
 }
 
        return result;
 }
 
-int main(int argc, char **argv)
+int main(void)
 {
        int i;
        int num_test = sizeof(tests) / sizeof(struct test);
 {
        int i;
        int num_test = sizeof(tests) / sizeof(struct test);
This page took 0.023096 seconds and 4 git commands to generate.