diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/edit_track_del.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/edit_track_del.xpm | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/attic/muse2-oom/muse2/xpm/edit_track_del.xpm b/attic/muse2-oom/muse2/xpm/edit_track_del.xpm deleted file mode 100644 index 4ead97ff..00000000 --- a/attic/muse2-oom/muse2/xpm/edit_track_del.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static const char * edit_track_del_xpm[] = { -"16 16 6 1", -" c None", -". c #800000", -"+ c #C00000", -"@ c #FFFFFF", -"# c #808080", -"$ c #404000", -"................", -".++++++++++++++.", -".+++@@@@@@@@@@+.", -".++++@@@@@@@@@+.", -".+#+++#@#@#@#@+.", -".$$$+++$$$$$$$$.", -".+#@#+++#@#@#@+.", -".+#@#@+++@#@#@+.", -".+#@#@#+++#@#@+.", -".+#@#@#@+++@#@+.", -".$$$$$$$$+++$$$.", -".+#@#@#@#@+++@+.", -".+@@@@@@@@@++++.", -".+@@@@@@@@@@+++.", -".++++++++++++++.", -"................"}; |