aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/grid16
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/grid16')
-rw-r--r--nx-X11/include/bitmaps/grid166
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/include/bitmaps/grid16 b/nx-X11/include/bitmaps/grid16
deleted file mode 100644
index edc7c735b..000000000
--- a/nx-X11/include/bitmaps/grid16
+++ /dev/null
@@ -1,6 +0,0 @@
-#define grid16_width 16
-#define grid16_height 16
-static char grid16_bits[] = {
- 0x55, 0x55, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
- 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
- 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00};