summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 3ccdbe8..0487ec9 100644
--- a/config.def.h
+++ b/config.def.h
@@ -13,9 +13,6 @@ static const char *fonts[] = {
#define bgalpha 0xe0
#define fgalpha OPAQUE
-/* static const unsigned int bgalpha = 0xe0; */
-/* static const unsigned int fgalpha = OPAQUE; */
-
static const char *prompt = NULL; /* -p option; prompt to the left of input field */
static const char *colors[SchemeLast][2] = {
/* fg bg */