aboutsummaryrefslogtreecommitdiff
path: root/sandbox/trash.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/trash.xbm')
-rw-r--r--sandbox/trash.xbm6
1 files changed, 0 insertions, 6 deletions
diff --git a/sandbox/trash.xbm b/sandbox/trash.xbm
deleted file mode 100644
index 0370f11..0000000
--- a/sandbox/trash.xbm
+++ /dev/null
@@ -1,6 +0,0 @@
-#define trash_width 16
-#define trash_height 16
-static char trash_bits[] = {
- 0x00, 0x01, 0xe0, 0x0f, 0x10, 0x10, 0xf8, 0x3f, 0x10, 0x10, 0x50, 0x15,
- 0x50, 0x15, 0x50, 0x15, 0x50, 0x15, 0x50, 0x15, 0x50, 0x15, 0x50, 0x15,
- 0x50, 0x15, 0x10, 0x10, 0xe0, 0x0f, 0x00, 0x00};