summaryrefslogtreecommitdiff
path: root/attic/muse2-oom/muse2/xpm/doth.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/doth.xpm')
-rw-r--r--attic/muse2-oom/muse2/xpm/doth.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/attic/muse2-oom/muse2/xpm/doth.xpm b/attic/muse2-oom/muse2/xpm/doth.xpm
deleted file mode 100644
index 8ee77790..00000000
--- a/attic/muse2-oom/muse2/xpm/doth.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static const char *doth_xpm[] = {
-/* width height num_colors chars_per_pixel */
-" 16 13 2 1",
-/* colors */
-". c none",
-"# c #000000",
-/* pixels */
-"................",
-"................",
-".......##.......",
-"......#..#......",
-".....#....#.....",
-"....#......#....",
-"....#......#....",
-"....#......#....",
-".....#....#.....",
-"......#..#......",
-".......##.......",
-"................",
-"................"
-};