diff options
Diffstat (limited to 'tools/perf/util/util.c')
| -rw-r--r-- | tools/perf/util/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/util/util.c b/tools/perf/util/util.c index 8b893de35f77..c5fee8e39480 100644 --- a/tools/perf/util/util.c +++ b/tools/perf/util/util.c @@ -77,8 +77,6 @@ bool sysctl__nmi_watchdog_enabled(void) return nmi_watchdog; } -bool test_attr__enabled; - bool exclude_GH_default; bool perf_host = true; |
