mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
get rid of NEW_CURL hack, this API is long obsolete
This commit is contained in:
@@ -146,10 +146,6 @@ void CAudiofileExt::operator=(const CAudiofileExt& src)
|
||||
#include <curl/curl.h>
|
||||
#include <curl/easy.h>
|
||||
|
||||
#ifndef NEW_LIBCURL
|
||||
#include <curl/types.h>
|
||||
#endif
|
||||
|
||||
struct MemoryStruct {
|
||||
char *memory;
|
||||
size_t size;
|
||||
|
Reference in New Issue
Block a user