diff options
Diffstat (limited to 'ext/dom/xml_common.h')
| -rw-r--r-- | ext/dom/xml_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/dom/xml_common.h b/ext/dom/xml_common.h index f931cfa3bb..1e3087e0ab 100644 --- a/ext/dom/xml_common.h +++ b/ext/dom/xml_common.h @@ -61,9 +61,6 @@ typedef struct _dom_object { #else #define PHPAPI __declspec(dllimport) #endif /* DOM_EXPORTS */ -#define DOM_IMPORT __declspec(dllimport) -#else -#define DOM_IMPORT extern #endif /* PHP_WIN32 */ #ifdef ZTS |
