diff options
Diffstat (limited to 'graphics/dcraw/files/patch-dcraw.c')
-rw-r--r-- | graphics/dcraw/files/patch-dcraw.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/dcraw/files/patch-dcraw.c b/graphics/dcraw/files/patch-dcraw.c deleted file mode 100644 index 084224233e89..000000000000 --- a/graphics/dcraw/files/patch-dcraw.c +++ /dev/null @@ -1,10 +0,0 @@ ---- dcraw.c.orig Tue Feb 17 10:58:29 2004 -+++ dcraw.c Tue Feb 17 10:59:27 2004 -@@ -53,7 +53,6 @@ - #endif - - typedef unsigned char uchar; --typedef unsigned short ushort; - - /* Global Variables */ - |