diff options
Diffstat (limited to 'graphics/GraphicsMagick12/files/patch-magick_symbols.h')
-rw-r--r-- | graphics/GraphicsMagick12/files/patch-magick_symbols.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/GraphicsMagick12/files/patch-magick_symbols.h b/graphics/GraphicsMagick12/files/patch-magick_symbols.h deleted file mode 100644 index 8edb9976ad45..000000000000 --- a/graphics/GraphicsMagick12/files/patch-magick_symbols.h +++ /dev/null @@ -1,19 +0,0 @@ ---- magick/symbols.h.orig Mon Jul 16 21:55:06 2007 -+++ magick/symbols.h Mon Jul 16 21:56:04 2007 -@@ -17,6 +17,8 @@ - #if !defined(_MAGICK_SYMBOLS_H) - #define _MAGICK_SYMBOLS_H - -+#define GetToken GmGetToken -+ - #if defined(PREFIX_MAGICK_SYMBOLS) - #define AccessDefinition GmAccessDefinition - #define AcquireCacheNexus GmAcquireCacheNexus -@@ -386,7 +388,6 @@ - #define GetQuantizeInfo GmGetQuantizeInfo - #define GetSignatureInfo GmGetSignatureInfo - #define GetTimerInfo GmGetTimerInfo --#define GetToken GmGetToken - #define GetTypeInfo GmGetTypeInfo - #define GetTypeInfoByFamily GmGetTypeInfoByFamily - #define GetTypeList GmGetTypeList |