From 1aeefd997cc362c3b37c1587c5f08891b35c3a75 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 25 Sep 2004 16:13:48 +0000 Subject: - new GUI lib - fixes --- lib/network/http_dyn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/http_dyn.cpp') diff --git a/lib/network/http_dyn.cpp b/lib/network/http_dyn.cpp index ea47019b..d020133a 100644 --- a/lib/network/http_dyn.cpp +++ b/lib/network/http_dyn.cpp @@ -31,7 +31,7 @@ int eHTTPDyn::doWrite(int hm) eHTTPDynPathResolver::eHTTPDynPathResolver() { - dyn.setAutoDelete(true); +#warning autodelete removed } void eHTTPDynPathResolver::addDyn(eString request, eString path, eString (*function)(eString, eString, eString, eHTTPConnection*)) -- cgit v1.2.3