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/record1.xpm | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 attic/muse2-oom/muse2/xpm/record1.xpm (limited to 'attic/muse2-oom/muse2/xpm/record1.xpm') diff --git a/attic/muse2-oom/muse2/xpm/record1.xpm b/attic/muse2-oom/muse2/xpm/record1.xpm deleted file mode 100644 index 5b0d8e6f..00000000 --- a/attic/muse2-oom/muse2/xpm/record1.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char *record1_xpm[] = { -/* width height num_colors chars_per_pixel */ -" 12 12 2 1", -/* colors */ -". c none", -"# c #ff0000", -/* pixels */ -"............", -".....##.....", -"....####....", -"...######...", -"..########..", -"..########..", -"..########..", -"...######...", -"....####....", -".....##.....", -"............", -"............" -}; -- cgit v1.2.3