summaryrefslogtreecommitdiffstats
path: root/graphics/poppler/files/patch-poppler_Error.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/poppler/files/patch-poppler_Error.h')
-rw-r--r--graphics/poppler/files/patch-poppler_Error.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/poppler/files/patch-poppler_Error.h b/graphics/poppler/files/patch-poppler_Error.h
deleted file mode 100644
index f1e28ded9..000000000
--- a/graphics/poppler/files/patch-poppler_Error.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- poppler/Error.h.orig Mon Jul 4 02:59:46 2005
-+++ poppler/Error.h Mon Jul 4 02:59:54 2005
-@@ -14,6 +14,7 @@
- #endif
-
- #include <stdio.h>
-+#include <stdarg.h>
- #include "poppler-config.h"
-
- extern void CDECL error(int pos, char *msg, ...);