aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sane_ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/sane_ctype.h')
-rw-r--r--tools/perf/util/sane_ctype.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/perf/util/sane_ctype.h b/tools/perf/util/sane_ctype.h
index a2bb3890864f..c4dce9e3001b 100644
--- a/tools/perf/util/sane_ctype.h
+++ b/tools/perf/util/sane_ctype.h
@@ -2,9 +2,6 @@
#ifndef _PERF_SANE_CTYPE_H
#define _PERF_SANE_CTYPE_H
-extern const char *graph_dotted_line;
-extern const char *dots;
-
/* Sane ctype - no locale, and works with signed chars */
#undef isascii
#undef isspace