removed more old libs
[TestXSLT.git] / libexpat / xmlwf / xmlurl.h
diff --git a/libexpat/xmlwf/xmlurl.h b/libexpat/xmlwf/xmlurl.h
deleted file mode 100755 (executable)
index d329913..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-int XML_URLInit();
-void XML_URLUninit();
-int XML_ProcessURL(XML_Parser parser,
-                   const XML_Char *url,
-                   unsigned flags);
-
-#ifdef __cplusplus
-}
-#endif