summaryrefslogtreecommitdiffstats
path: root/src/io/http.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/http.cpp')
-rw-r--r--src/io/http.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/io/http.cpp b/src/io/http.cpp
index c12cf079a..164c96783 100644
--- a/src/io/http.cpp
+++ b/src/io/http.cpp
@@ -27,11 +27,6 @@
*
*/
-
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include <glib/gstdio.h>
#include <libsoup/soup.h>
#include <string>