[PATCH app-bitmap 4/4] Remove unused file bitmap.icon

Gaetan Nadon memsize at videotron.ca
Tue Aug 10 17:38:52 PDT 2010


The file originally came with the the rest of the source in 2003
Two years later it was added to EXTRA_DIST without explanantion
It has never been installed and is not present in Debian distro
It's not used during configuration and not used by the build.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Makefile.am |    2 +-
 bitmap.icon |   14 --------------
 2 files changed, 1 insertions(+), 15 deletions(-)
 delete mode 100644 bitmap.icon

diff --git a/Makefile.am b/Makefile.am
index 6771ce9..98d7c72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,7 @@ atobm_CFLAGS = $(CWARNFLAGS) $(ATOBM_CFLAGS)
 atobm_LDADD = $(ATOBM_LDADD)
 atobm_SOURCES = atobm.c
 
-EXTRA_DIST = bitmap.icon autogen.sh
+EXTRA_DIST = autogen.sh
 
 bitmapdir = $(includedir)/X11/bitmaps
 dist_bitmap_DATA =	\
diff --git a/bitmap.icon b/bitmap.icon
deleted file mode 100644
index 53105c7..0000000
--- a/bitmap.icon
+++ /dev/null
@@ -1,14 +0,0 @@
-#define bitmap_width 32
-#define bitmap_height 32
-static char bitmap_bits[] = {
-   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0xf8, 0xfd, 0xff, 0xff, 0xfb,
-   0x85, 0x08, 0x23, 0xfa, 0x95, 0x28, 0x23, 0xfa, 0x95, 0x29, 0x67, 0xfa,
-   0xb5, 0x69, 0x67, 0xfa, 0xb5, 0x69, 0x67, 0xfa, 0xb5, 0x69, 0x67, 0xfa,
-   0x85, 0x09, 0x67, 0xfa, 0xfd, 0xff, 0xff, 0xfb, 0x85, 0x18, 0x21, 0xfa,
-   0x95, 0x18, 0x25, 0xfa, 0x95, 0x39, 0x65, 0xfa, 0xb5, 0x39, 0x6d, 0xfa,
-   0xb5, 0x39, 0x6d, 0xfa, 0xb5, 0x39, 0x6d, 0xfa, 0x85, 0x39, 0x61, 0xfa,
-   0xfd, 0xff, 0xff, 0xfb, 0x45, 0x18, 0xf9, 0xfb, 0x45, 0x19, 0xe1, 0xfb,
-   0x4d, 0x39, 0xd3, 0xfb, 0x4d, 0x3b, 0xab, 0xfb, 0x4d, 0x3b, 0x57, 0xfb,
-   0x4d, 0x3b, 0xaf, 0xfa, 0x4d, 0x38, 0x5f, 0xfd, 0xfd, 0xff, 0xbf, 0xfa,
-   0x01, 0x00, 0x40, 0xf5, 0xff, 0xff, 0xff, 0xea, 0xff, 0xff, 0xff, 0xe5,
-   0xff, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff};
-- 
1.6.0.4



More information about the xorg-devel mailing list