aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/gray
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/gray')
-rw-r--r--nx-X11/include/bitmaps/gray4
1 files changed, 0 insertions, 4 deletions
diff --git a/nx-X11/include/bitmaps/gray b/nx-X11/include/bitmaps/gray
deleted file mode 100644
index dc7327e5c..000000000
--- a/nx-X11/include/bitmaps/gray
+++ /dev/null
@@ -1,4 +0,0 @@
-#define gray_width 2
-#define gray_height 2
-static char gray_bits[] = {
- 0x01, 0x02};