diff options
Diffstat (limited to 'nx-X11/lib/dpstk/eyedrop16.xbm')
-rw-r--r-- | nx-X11/lib/dpstk/eyedrop16.xbm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/nx-X11/lib/dpstk/eyedrop16.xbm b/nx-X11/lib/dpstk/eyedrop16.xbm deleted file mode 100644 index 2f5a772d7..000000000 --- a/nx-X11/lib/dpstk/eyedrop16.xbm +++ /dev/null @@ -1,8 +0,0 @@ -#define eyedrop16_width 16 -#define eyedrop16_height 16 -#define eyedrop16_x_hot 0 -#define eyedrop16_y_hot 13 -static unsigned char eyedrop16_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x03, - 0xc0, 0x07, 0xe0, 0x0f, 0xf0, 0x07, 0xf8, 0x03, 0xf8, 0x01, 0xf8, 0x00, - 0x7c, 0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00}; |