summaryrefslogtreecommitdiff
path: root/attic/muse2-oom/muse2/xpm/ctrl.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/ctrl.xpm')
-rw-r--r--attic/muse2-oom/muse2/xpm/ctrl.xpm27
1 files changed, 0 insertions, 27 deletions
diff --git a/attic/muse2-oom/muse2/xpm/ctrl.xpm b/attic/muse2-oom/muse2/xpm/ctrl.xpm
deleted file mode 100644
index 01124b02..00000000
--- a/attic/muse2-oom/muse2/xpm/ctrl.xpm
+++ /dev/null
@@ -1,27 +0,0 @@
-/* XPM */
-static const char * ctrl_xpm[] = {
-"22 22 2 1",
-" c #FFFFFFFFFFFF",
-". c #000000000000",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ... . .. ",
-" .. .. . ",
-" . . . . ",
-" . ..... .. . ",
-" . . .. . ",
-" . . . . ",
-" . . . . . ",
-" .. .. . . . ",
-" .... ..... ... ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};