From 47a10173ea203de2036dd00791fe5c24fb673135 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Fri, 15 Apr 2011 18:52:45 +0000 Subject: removing unnecessary duplication --- attic/muse2-oom/muse2/xpm/midiin.xpm | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 attic/muse2-oom/muse2/xpm/midiin.xpm (limited to 'attic/muse2-oom/muse2/xpm/midiin.xpm') diff --git a/attic/muse2-oom/muse2/xpm/midiin.xpm b/attic/muse2-oom/muse2/xpm/midiin.xpm deleted file mode 100644 index 15b906ac..00000000 --- a/attic/muse2-oom/muse2/xpm/midiin.xpm +++ /dev/null @@ -1,23 +0,0 @@ -/* XPM */ -static const char* midiin_xpm[] ={ -"18 18 2 1", -". c None", -"# c #000000", -"......#####.......", -"....##.....##.....", -"...#...##....#....", -"..#....##.....#...", -".#..##.....##..#..", -".#..##.....##..#..", -"#...............#.", -"#...............#.", -"#..##.......##..#.", -"#..##.......##..#.", -"#...............#.", -".#....#####....#..", -".#....#####....#..", -"..#...##.##...#...", -"...#.........#....", -"....##.....##.....", -"......#####.......", -".................."}; -- cgit v1.2.3