summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/fetch.c1
-rw-r--r--content/fetchers/fetch_curl.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/content/fetch.c b/content/fetch.c
index 5ea6fba60..f3afa0a1f 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -43,7 +43,6 @@
#include "desktop/netsurf.h"
#include "desktop/options.h"
#include "render/form.h"
-#undef NDEBUG
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/url.h"
diff --git a/content/fetchers/fetch_curl.c b/content/fetchers/fetch_curl.c
index eb200ba46..33425a352 100644
--- a/content/fetchers/fetch_curl.c
+++ b/content/fetchers/fetch_curl.c
@@ -45,7 +45,6 @@
#include "desktop/netsurf.h"
#include "desktop/options.h"
#include "render/form.h"
-#undef NDEBUG
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/url.h"