summaryrefslogtreecommitdiff
path: root/tcl/bitmaps/gray12.bmp
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/bitmaps/gray12.bmp')
-rw-r--r--tcl/bitmaps/gray12.bmp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tcl/bitmaps/gray12.bmp b/tcl/bitmaps/gray12.bmp
deleted file mode 100644
index a0eafa14526..00000000000
--- a/tcl/bitmaps/gray12.bmp
+++ /dev/null
@@ -1,6 +0,0 @@
-#define gray12_width 16
-#define gray12_height 16
-static unsigned char gray12_bits[] = {
- 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22,
- 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88,
- 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88};