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 - stest | Bin 0 -> 17688 bytes 2 files changed, 1 deletion(-) create mode 100755 stest 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 */ diff --git a/stest b/stest new file mode 100755 index 0000000..c8e01b7 Binary files /dev/null and b/stest differ -- cgit 1.4.1