diff options
Diffstat (limited to 'graphics/rawtherapee/files/patch-rtengine_myfile.h')
-rw-r--r-- | graphics/rawtherapee/files/patch-rtengine_myfile.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/rawtherapee/files/patch-rtengine_myfile.h b/graphics/rawtherapee/files/patch-rtengine_myfile.h deleted file mode 100644 index 8bca1d7a3152..000000000000 --- a/graphics/rawtherapee/files/patch-rtengine_myfile.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ./rtengine/myfile.h.orig 2012-01-31 05:00:05.000000000 +0400 -+++ ./rtengine/myfile.h 2012-03-29 19:28:04.000000000 +0400 -@@ -22,6 +22,8 @@ - #include <glib/gstdio.h> - #include <cstdio> - #include <cstring> -+#undef feof -+#undef getc - struct IMFILE { - int fd; - int pos; |