cli: do not automatically create an implicit filter.lttng-utils.debug-info comp.
[babeltrace.git] / cli / babeltrace-cfg-cli-args.h
index b5eb3b2d967414d1a9129ccdca7eeab27e487690..1f29741ed0c6fac7f06d4fdb73a7c29b88f649f9 100644 (file)
@@ -36,7 +36,7 @@
 
 struct bt_config *bt_config_cli_args_create(int argc, const char *argv[],
                int *retcode, bool force_omit_system_plugin_path,
-               bool force_omit_home_plugin_path, bool force_no_debug_info,
+               bool force_omit_home_plugin_path,
                struct bt_value *initial_plugin_paths);
 
 #endif /* CLI_BABELTRACE_CFG_CLI_ARGS_H */
This page took 0.023109 seconds and 4 git commands to generate.