summaryrefslogtreecommitdiff
path: root/deskutils/ical/files/patch-bitmaps-done.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/ical/files/patch-bitmaps-done.xbm')
-rw-r--r--deskutils/ical/files/patch-bitmaps-done.xbm10
1 files changed, 0 insertions, 10 deletions
diff --git a/deskutils/ical/files/patch-bitmaps-done.xbm b/deskutils/ical/files/patch-bitmaps-done.xbm
deleted file mode 100644
index 23df6c8f7aaa..000000000000
--- a/deskutils/ical/files/patch-bitmaps-done.xbm
+++ /dev/null
@@ -1,10 +0,0 @@
---- bitmaps/done.xbm.orig 1994-12-17 21:29:47 UTC
-+++ bitmaps/done.xbm
-@@ -1,6 +1,6 @@
- #define done_width 16
- #define done_height 16
--static char done_bits[] = {
-+static unsigned char done_bits[] = {
- 0x00, 0x00, 0xff, 0x8f, 0xff, 0x67, 0x03, 0x30, 0x03, 0x18, 0x03, 0x4c,
- 0x33, 0x6e, 0x7b, 0x67, 0xff, 0x67, 0xfb, 0x63, 0xf3, 0x63, 0xe3, 0x61,
- 0xc3, 0x61, 0x83, 0x60, 0xff, 0x7f, 0xff, 0x7f};