diff options
Diffstat (limited to 'tools/perf/util/debug.c')
-rw-r--r-- | tools/perf/util/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/debug.c b/tools/perf/util/debug.c index f3a71db83947..3d6459626c2a 100644 --- a/tools/perf/util/debug.c +++ b/tools/perf/util/debug.c | |||
@@ -232,7 +232,6 @@ int perf_quiet_option(void) | |||
232 | var++; | 232 | var++; |
233 | } | 233 | } |
234 | 234 | ||
235 | quiet = true; | ||
236 | return 0; | 235 | return 0; |
237 | } | 236 | } |
238 | 237 | ||