From c43f614eb044946955a9a02ac24f013db066b151 Mon Sep 17 00:00:00 2001 From: zribiahmed Date: Wed, 13 Feb 2013 08:44:18 +0000 Subject: [PATCH] --- src/http.c | 2 -- 1 file changed, 2 deletions(-) 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