From 811a56578a9bd2d638b43949d9930c0db78dbcb3 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Wed, 15 Aug 2012 15:17:29 +0200 Subject: deleting duplicate subtle config --- subtle/xbm/exclamation1.xbm | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 subtle/xbm/exclamation1.xbm (limited to 'subtle/xbm/exclamation1.xbm') diff --git a/subtle/xbm/exclamation1.xbm b/subtle/xbm/exclamation1.xbm deleted file mode 100644 index 70213c5..0000000 --- a/subtle/xbm/exclamation1.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define exclamation_width 9 -#define exclamation_height 9 -static unsigned char exclamation_bits[] = { - 0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x11, 0x01, 0x11, 0x01, 0x01, 0x01, - 0x11, 0x01, 0x01, 0x01, 0xff, 0x01 }; -- cgit v1.2.3-24-g4f1b