Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / regression / tools / notification / default_pipe_size_getter.cpp
index cc24cec1ea01ea45bd34ecba5b8697d3d5d5409c..40e2e126fbfa3e50a86ab1be143b91cd5eb8e0b5 100644 (file)
@@ -21,7 +21,7 @@ int lttng_opt_verbose;
 int lttng_opt_mi;
 int lttng_opt_quiet;
 
-int main(int argc, const char **argv)
+int main(void)
 {
        int ret;
        /*
This page took 0.022368 seconds and 4 git commands to generate.