summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
Diffstat (limited to 'htop.c')
-rw-r--r--htop.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/htop.c b/htop.c
index 89516f06..de3f14eb 100644
--- a/htop.c
+++ b/htop.c
@@ -33,9 +33,6 @@ in the source distribution for its full text.
#define INCSEARCH_MAX 40
-/* private property */
-char htop_barCharacters[] = "|#*@$%&";
-
void printVersionFlag() {
clear();
printf("htop " VERSION " - (C) 2004-2006 Hisham Muhammad.\n");