get rid of NEW_CURL hack, this API is long obsolete

This commit is contained in:
Stefan Seyfried
2012-10-06 17:29:09 +02:00
parent f9e28c8594
commit 25446f7408
4 changed files with 0 additions and 16 deletions

View File

@@ -58,10 +58,6 @@
#include <curl/curl.h>
#include <curl/easy.h>
#ifndef NEW_LIBCURL
#include <curl/types.h>
#endif
#include <xmltree/xmlinterface.h>
#ifdef __USE_FILE_OFFSET64