(no commit message)
[prss.git] / src / http.c
index a9cf301..99afa01 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "http.h"
 
-static int debug = 1;
+static int debug = 0;
 
 struct ucontent {
        char *data;