summaryrefslogtreecommitdiff
path: root/attic/muse2-oom/muse2/xpm/start.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/start.xpm')
-rw-r--r--attic/muse2-oom/muse2/xpm/start.xpm17
1 files changed, 0 insertions, 17 deletions
diff --git a/attic/muse2-oom/muse2/xpm/start.xpm b/attic/muse2-oom/muse2/xpm/start.xpm
deleted file mode 100644
index cc5b8f9c..00000000
--- a/attic/muse2-oom/muse2/xpm/start.xpm
+++ /dev/null
@@ -1,17 +0,0 @@
-/* XPM */
-static const char * start_xpm[] = {
-"17 12 2 1",
-" c None",
-". c #000000",
-" .... . ",
-" .... ... ",
-" .... ... ",
-" .... .... ",
-" .... .... ",
-" .... ..... ",
-" .... ..... ",
-" .... .... ",
-" .... .... ",
-" .... ... ",
-" .... ... ",
-" .... . "};