aboutsummaryrefslogtreecommitdiffstats
path: root/ui/commandline.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/commandline.h')
-rw-r--r--ui/commandline.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/commandline.h b/ui/commandline.h
index e88b0e16f7..a93d6d6bca 100644
--- a/ui/commandline.h
+++ b/ui/commandline.h
@@ -17,8 +17,7 @@ extern "C" {
extern void commandline_print_usage(gboolean for_help_option);
-extern void commandline_early_options(int argc, char *argv[],
- GString *comp_info_str, GString *runtime_info_str);
+extern void commandline_early_options(int argc, char *argv[]);
/* Command-line options that don't have direct API calls to handle the data */
typedef struct commandline_param_info