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