summaryrefslogtreecommitdiff
path: root/attic/muse2-oom/muse2/xpm/mono.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/mono.xpm')
-rw-r--r--attic/muse2-oom/muse2/xpm/mono.xpm16
1 files changed, 0 insertions, 16 deletions
diff --git a/attic/muse2-oom/muse2/xpm/mono.xpm b/attic/muse2-oom/muse2/xpm/mono.xpm
deleted file mode 100644
index 9acebb58..00000000
--- a/attic/muse2-oom/muse2/xpm/mono.xpm
+++ /dev/null
@@ -1,16 +0,0 @@
-/* XPM */
-static const char *mono_xpm[] = {
-"15 9 2 1",
-" c #303030",
-". c none",
-/* pixels */
-"..... .....",
-".... ....",
-"... ... ...",
-"... ..... ...",
-"... ..... ...",
-"... ..... ...",
-"... ... ...",
-".... ....",
-"..... ....."
-};