diff options
Diffstat (limited to 'tools/perf/builtin-script.c')
-rw-r--r-- | tools/perf/builtin-script.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/builtin-script.c b/tools/perf/builtin-script.c index 04ceb0779d39..7c6e4b2f401a 100644 --- a/tools/perf/builtin-script.c +++ b/tools/perf/builtin-script.c | |||
@@ -1175,7 +1175,6 @@ static int have_cmd(int argc, const char **argv) | |||
1175 | int cmd_script(int argc, const char **argv, const char *prefix __maybe_unused) | 1175 | int cmd_script(int argc, const char **argv, const char *prefix __maybe_unused) |
1176 | { | 1176 | { |
1177 | bool show_full_info = false; | 1177 | bool show_full_info = false; |
1178 | const char *input_name = NULL; | ||
1179 | char *rec_script_path = NULL; | 1178 | char *rec_script_path = NULL; |
1180 | char *rep_script_path = NULL; | 1179 | char *rep_script_path = NULL; |
1181 | struct perf_session *session; | 1180 | struct perf_session *session; |