perf ctype: Remove unused 'graph_line' variable
[linux-2.6-microblaze.git] / tools / perf / util / ctype.c
index ee4c1e8..8d90bf8 100644 (file)
@@ -31,10 +31,6 @@ unsigned char sane_ctype[256] = {
        /* Nothing in the 128.. range */
 };
 
-const char *graph_line =
-       "_____________________________________________________________________"
-       "_____________________________________________________________________"
-       "_____________________________________________________________________";
 const char *graph_dotted_line =
        "---------------------------------------------------------------------"
        "---------------------------------------------------------------------"