summaryrefslogtreecommitdiff
path: root/testSAX.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-08-03 12:06:36 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-08-03 12:06:36 +0000
commit50f3437111a6428b4852740e83db4848b0b09a97 (patch)
treea2b0d7c54535d7cce9be574eba3474957fa549f2 /testSAX.c
parent9f4eb911591bff815373d3e272605f2bebe4f087 (diff)
downloadlibxml2-50f3437111a6428b4852740e83db4848b0b09a97.tar.gz
applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC
* DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c testSAX.c xmlIO.c xmllint.c include/win32config.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in win32/README.MSDev win32/dsp/*: applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC Daniel
Diffstat (limited to 'testSAX.c')
-rw-r--r--testSAX.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testSAX.c b/testSAX.c
index b22a360e..47b100a0 100644
--- a/testSAX.c
+++ b/testSAX.c
@@ -8,10 +8,6 @@
#include "libxml.h"
-#ifdef WIN32
-#undef LIBXML_DLL_IMPORT
-#endif
-
#include <string.h>
#include <stdarg.h>