From ae80647fb1906e9156eb97e1144c8177b504390e Mon Sep 17 00:00:00 2001 From: Manuel Palenzuela Date: Thu, 13 Jun 2019 16:07:05 +0200 Subject: Removed unnecessary lines --- config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h') 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 */ -- cgit 1.4.1