diff options
Diffstat (limited to 'tools/perf/util/symbol.h')
-rw-r--r-- | tools/perf/util/symbol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h index bb1aab9fa34f..6452a07425a2 100644 --- a/tools/perf/util/symbol.h +++ b/tools/perf/util/symbol.h | |||
@@ -68,7 +68,6 @@ struct symbol_conf { | |||
68 | show_nr_samples, | 68 | show_nr_samples, |
69 | use_callchain, | 69 | use_callchain, |
70 | exclude_other, | 70 | exclude_other, |
71 | full_paths, | ||
72 | show_cpu_utilization; | 71 | show_cpu_utilization; |
73 | const char *vmlinux_name, | 72 | const char *vmlinux_name, |
74 | *source_prefix, | 73 | *source_prefix, |