diff options
Diffstat (limited to 'utils/prof/icons/compress.xbm')
-rw-r--r-- | utils/prof/icons/compress.xbm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/utils/prof/icons/compress.xbm b/utils/prof/icons/compress.xbm deleted file mode 100644 index 39ff2f828e..0000000000 --- a/utils/prof/icons/compress.xbm +++ /dev/null @@ -1,8 +0,0 @@ -#define compress_width 18 -#define compress_height 18 -static unsigned char compress_bits[] = { - 0x03, 0x00, 0x03, 0x07, 0x80, 0x03, 0x0e, 0xc0, 0x01, 0x9c, 0xe4, 0x00, - 0xb8, 0x74, 0x00, 0xf0, 0x3c, 0x00, 0xe0, 0x1c, 0x00, 0xf8, 0x7c, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7c, 0x00, 0xe0, 0x1c, 0x00, - 0xf0, 0x3c, 0x00, 0xb8, 0x74, 0x00, 0x9c, 0xe4, 0x00, 0x0e, 0xc0, 0x01, - 0x07, 0x80, 0x03, 0x03, 0x00, 0x03}; |