aboutsummaryrefslogtreecommitdiff
path: root/graphics/pixieplus/files/patch-app-ifapp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pixieplus/files/patch-app-ifapp.cpp')
-rw-r--r--graphics/pixieplus/files/patch-app-ifapp.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/pixieplus/files/patch-app-ifapp.cpp b/graphics/pixieplus/files/patch-app-ifapp.cpp
deleted file mode 100644
index 65e391b2da31..000000000000
--- a/graphics/pixieplus/files/patch-app-ifapp.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- app/ifapp.cpp.orig Fri May 21 14:01:17 2004
-+++ app/ifapp.cpp Fri May 21 14:03:11 2004
-@@ -34,7 +34,7 @@
- // ImageMagick message and progress stubs
- extern "C"{
- unsigned int magickMonitor(const char *msg, const off_t value,
-- const size_t span, ExceptionInfo *)
-+ const long long unsigned int span, ExceptionInfo *)
- {
- if(!appPtr)
- return(true);