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