about summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h b/config.h
index 9cc5128..704fb6f 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,6 @@ static const char col_black[]       = "#000000";
 static const char col_aqua[]        = "#00ffff";
 
 static const unsigned int baralpha = 0xd0;
-static const unsigned int borderalpha = OPAQUE;
 
 static const char *colors[SchemeLast][2] = {
 	/*                  fg          bg   */