aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-02-14 16:45:33 +0000
committerChong Yidong2007-02-14 16:45:33 +0000
commit6bdaa4e2f04944a792e61042d5a95079f9ac2b0c (patch)
treec387b4fa8bbedbb1e3f8562a5f762c7290529837
parent5752a45dec021afb841e60a408c899677b5e01c3 (diff)
downloademacs-6bdaa4e2f04944a792e61042d5a95079f9ac2b0c.tar.gz
emacs-6bdaa4e2f04944a792e61042d5a95079f9ac2b0c.zip
Unused image removed.
-rw-r--r--etc/images/gnus/bar.xbm7
-rw-r--r--etc/images/gnus/bar.xpm54
2 files changed, 0 insertions, 61 deletions
diff --git a/etc/images/gnus/bar.xbm b/etc/images/gnus/bar.xbm
deleted file mode 100644
index e61300adb20..00000000000
--- a/etc/images/gnus/bar.xbm
+++ /dev/null
@@ -1,7 +0,0 @@
1#define noname_width 6
2#define noname_height 48
3static char noname_bits[] = {
4 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
5 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
6 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
7 0x0c,0x0c,0x0c};
diff --git a/etc/images/gnus/bar.xpm b/etc/images/gnus/bar.xpm
deleted file mode 100644
index 2985065a5c6..00000000000
--- a/etc/images/gnus/bar.xpm
+++ /dev/null
@@ -1,54 +0,0 @@
1/* XPM */
2static char * picon-bar_xpm[] = {
3"6 48 2 1",
4" c white s background",
5". c black",
6" .. ",
7" .. ",
8" .. ",
9" .. ",
10" .. ",
11" .. ",
12" .. ",
13" .. ",
14" .. ",
15" .. ",
16" .. ",
17" .. ",
18" .. ",
19" .. ",
20" .. ",
21" .. ",
22" .. ",
23" .. ",
24" .. ",
25" .. ",
26" .. ",
27" .. ",
28" .. ",
29" .. ",
30" .. ",
31" .. ",
32" .. ",
33" .. ",
34" .. ",
35" .. ",
36" .. ",
37" .. ",
38" .. ",
39" .. ",
40" .. ",
41" .. ",
42" .. ",
43" .. ",
44" .. ",
45" .. ",
46" .. ",
47" .. ",
48" .. ",
49" .. ",
50" .. ",
51" .. ",
52" .. ",
53" .. ",
54" .. "};