diff options
Diffstat (limited to 'graphics/xpaint/files/patch-rw_readWriteICO.c')
-rw-r--r-- | graphics/xpaint/files/patch-rw_readWriteICO.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/xpaint/files/patch-rw_readWriteICO.c b/graphics/xpaint/files/patch-rw_readWriteICO.c deleted file mode 100644 index 6d293717b580..000000000000 --- a/graphics/xpaint/files/patch-rw_readWriteICO.c +++ /dev/null @@ -1,10 +0,0 @@ ---- rw/readWriteICO.c.orig 2010-09-04 23:36:34.000000000 +0200 -+++ rw/readWriteICO.c 2010-09-04 23:37:10.000000000 +0200 -@@ -34,7 +34,6 @@ - #include <ctype.h> - #include <sys/types.h> - #include <sys/stat.h> --#include <error.h> - #include <errno.h> - #include <getopt.h> - |