diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/undoS.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/undoS.xpm | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/attic/muse2-oom/muse2/xpm/undoS.xpm b/attic/muse2-oom/muse2/xpm/undoS.xpm deleted file mode 100644 index f8520fd7..00000000 --- a/attic/muse2-oom/muse2/xpm/undoS.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static const char * undoS_xpm[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #00FF00", -"@ c #00C000", -"# c #008000", -"$ c #004000", -" ", -" .... ", -" ..+++@.. ", -". .++@@@#@#. ", -".# .+@@@#..$##. ", -".+.+@@#.. ..$. ", -".++@@#. .$.", -".+@@@. ...", -".+@@@. ...", -".+##### ...", -"........ .. ", -" ... ", -" ... ", -" .... ", -" ... ", -" "}; |