Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / unit / test_session.cpp
index 5a549a593d51ff32df4973c154a1a3787de6b0d3..c403e2355c8227598e1c33adb4fbc5db6576b96c 100644 (file)
@@ -322,7 +322,7 @@ static void test_large_session_number(void)
           MAX_SESSIONS);
 }
 
-int main(int argc, char **argv)
+int main(void)
 {
 
        plan_tests(NUM_TESTS);
This page took 0.022837 seconds and 4 git commands to generate.