aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/boxes
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/boxes')
-rw-r--r--nx-X11/include/bitmaps/boxes6
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/include/bitmaps/boxes b/nx-X11/include/bitmaps/boxes
deleted file mode 100644
index 0deb80130..000000000
--- a/nx-X11/include/bitmaps/boxes
+++ /dev/null
@@ -1,6 +0,0 @@
-#define boxes_width 16
-#define boxes_height 16
-static char boxes_bits[] = {
- 0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f, 0xf0, 0xf0, 0x90, 0x90,
- 0x90, 0x90, 0xf0, 0xf0, 0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f,
- 0xf0, 0xf0, 0x90, 0x90, 0x90, 0x90, 0xf0, 0xf0};