diff options
Diffstat (limited to 'graphics/rawtherapee/files/patch-rtengine_imagedata.cc')
-rw-r--r-- | graphics/rawtherapee/files/patch-rtengine_imagedata.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/rawtherapee/files/patch-rtengine_imagedata.cc b/graphics/rawtherapee/files/patch-rtengine_imagedata.cc deleted file mode 100644 index 1b923b7fcd93..000000000000 --- a/graphics/rawtherapee/files/patch-rtengine_imagedata.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- rtengine/imagedata.cc.orig 2010-01-10 18:54:02.000000000 -0800 -+++ rtengine/imagedata.cc 2010-01-10 18:59:50.000000000 -0800 -@@ -19,7 +19,9 @@ - #include <imagedata.h> - #include <iptcpairs.h> - #include <glib/gstdio.h> -+#ifdef RAWZOR_SUPPORT - #include <rwz_sdk.h> -+#endif - - using namespace rtengine; - |