Remove old webserver

This commit is contained in:
Julien BLACHE
2009-05-03 11:13:23 +02:00
parent 6aca074f82
commit 9ef8acfa28
13 changed files with 3 additions and 4237 deletions

View File

@@ -574,10 +574,3 @@ conf_get_filename(void)
{
return "NOT SUPPORTED";
}
int
conf_xml_dump(WS_CONNINFO *pwsc)
{
/* Not supported */
return CONF_E_NOTSUPP;
}