summaryrefslogtreecommitdiff
path: root/tcl/bitmaps/hourglass.bmp
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2002-09-25 00:10:04 +0000
committerKeith Seitz <keiths@redhat.com>2002-09-25 00:10:04 +0000
commit3ae8ba7ff7d024795b1f95fee29045dc83e480c5 (patch)
treeb1b565d45c2cb44bc2adc6085a19160532718ed5 /tcl/bitmaps/hourglass.bmp
parent43375e54d64ecea0b356c82d72b29fd95dd54cc9 (diff)
downloadgdb-3ae8ba7ff7d024795b1f95fee29045dc83e480c5.tar.gz
remove botched merge files
Diffstat (limited to 'tcl/bitmaps/hourglass.bmp')
-rw-r--r--tcl/bitmaps/hourglass.bmp9
1 files changed, 0 insertions, 9 deletions
diff --git a/tcl/bitmaps/hourglass.bmp b/tcl/bitmaps/hourglass.bmp
deleted file mode 100644
index bb1d8ad0e7c..00000000000
--- a/tcl/bitmaps/hourglass.bmp
+++ /dev/null
@@ -1,9 +0,0 @@
-#define hourglass_width 19
-#define hourglass_height 21
-static unsigned char hourglass_bits[] = {
- 0xff, 0xff, 0x07, 0x55, 0x55, 0x05, 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01,
- 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, 0xc2, 0x0a, 0x03, 0x46, 0x05, 0x01,
- 0x82, 0x0a, 0x03, 0x06, 0x05, 0x01, 0x02, 0x03, 0x03, 0x86, 0x05, 0x01,
- 0xc2, 0x0a, 0x03, 0x66, 0x15, 0x01, 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01,
- 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, 0xa2, 0x2a, 0x03, 0xff, 0xff, 0x07,
- 0xab, 0xaa, 0x02};