summaryrefslogtreecommitdiff
path: root/src/cursor/cursor_pipette_white
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2011-02-04 19:56:33 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:58 +0000
commiteb2d7e4cf8eebc85bb69b8a6fb646acc6192ccbb (patch)
tree46ef29d04500bc92897f24ebe1e93e1c16cf4bfb /src/cursor/cursor_pipette_white
parentbbb14791f2535cea66c313d069020b84c2c0fad2 (diff)
parentca9f280d0ac4173cdd29f745fd574a3b597969e7 (diff)
Imported Debian patch 0.998-1debian/0.998-1
Diffstat (limited to 'src/cursor/cursor_pipette_white')
-rw-r--r--src/cursor/cursor_pipette_white8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/cursor/cursor_pipette_white b/src/cursor/cursor_pipette_white
deleted file mode 100644
index 9952441..0000000
--- a/src/cursor/cursor_pipette_white
+++ /dev/null
@@ -1,8 +0,0 @@
-#define cursor_pipette_white_width 16
-#define cursor_pipette_white_height 16
-#define cursor_pipette_white_x_hot 1
-#define cursor_pipette_white_y_hot 14
-static unsigned char cursor_pipette_white_bits[] = {
- 0x00, 0x70, 0x00, 0xf8, 0x80, 0xff, 0x00, 0xfe, 0x00, 0x7d, 0x80, 0x38,
- 0x40, 0x18, 0x20, 0x14, 0x10, 0x12, 0x08, 0x01, 0x84, 0x00, 0x44, 0x00,
- 0x32, 0x00, 0x09, 0x00, 0x04, 0x00, 0x00, 0x00};