diff --git a/src/http.c b/src/http.c index c7af556..dc83a8c 100644 --- a/src/http.c +++ b/src/http.c @@ -23,8 +23,6 @@ #include #include -#define HTTP_CURL 1/* TODO KMD to be removed */ - #ifdef HTTP_CURL #include #endif