summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index be2c0c6..64f665f 100644
--- a/config.h
+++ b/config.h
@@ -4,8 +4,8 @@ static const char *fonts[]={
"monospace:size=8"
};
static char *secchar = "*";
-static char *description = NULL;
-static char *prompt = "PIN:";
+/*static char *description = NULL;
+static char *prompt = "PIN:";*/
static const char *normbgcolor = "#000000";
static const char *normfgcolor = "#ffffff";
static const char *selbgcolor = "#ff0000";