diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/quant.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/quant.xpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/attic/muse2-oom/muse2/xpm/quant.xpm b/attic/muse2-oom/muse2/xpm/quant.xpm deleted file mode 100644 index 70d763dd..00000000 --- a/attic/muse2-oom/muse2/xpm/quant.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static const char* quant_xpm[]={ -"22 22 2 1", -"x c #000000", -". c None", -"......................", -"......................", -"......................", -".........xxxx.........", -".......xx....xx.......", -".....xx........xx.....", -"....x............x....", -"...x..............x...", -"...x..............x...", -"..x................x..", -"..x................x..", -"..x................x..", -"..x................x..", -"...x..............x...", -"...x.......x......x...", -"....x.......x....x....", -".....xx......x.xx.....", -".......xx....xx.......", -".........xxxx..x......", -"................x.....", -"......................", -"......................"}; - |