diff options
Diffstat (limited to 'tools/perf/tests/attr.c')
| -rw-r--r-- | tools/perf/tests/attr.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/tests/attr.c b/tools/perf/tests/attr.c index 25638a98625..05b5acbabe5 100644 --- a/tools/perf/tests/attr.c +++ b/tools/perf/tests/attr.c @@ -33,8 +33,6 @@  extern int verbose; -bool test_attr__enabled; -  static char *dir;  void test_attr__init(void)  |