]> granicus.if.org Git - apache/commitdiff
* server/main.c (suck_in_expat): Remove function, USE_EXPAT is never
authorJoe Orton <jorton@apache.org>
Wed, 10 Dec 2003 13:43:14 +0000 (13:43 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 10 Dec 2003 13:43:14 +0000 (13:43 +0000)
defined.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102012 13f79535-47bb-0310-9956-ffa450edef68

server/main.c

index 0731628a9d2058ce1e3b07752d32a89c3bc87be8..0317d321275e815f6be641328650989f52d5749d 100644 (file)
@@ -717,16 +717,6 @@ int main(int argc, const char * const argv[])
     return 0; /* Termination 'ok' */
 }
 
-/* force Expat to be linked into the server executable */
-#if defined(USE_EXPAT) && !defined(SHARED_CORE_BOOTSTRAP)
-#include "xmlparse.h"
-const XML_LChar *suck_in_expat(void);
-const XML_LChar *suck_in_expat(void)
-{
-    return XML_ErrorString(XML_ERROR_NONE);
-}
-#endif /* USE_EXPAT */
-
 #ifndef SHARED_CORE_BOOTSTRAP
 /*
  * Force apr_password_validate() into the image so that modules like