summaryrefslogtreecommitdiff
path: root/utils/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/log.h')
-rw-r--r--utils/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/log.h b/utils/log.h
index 12ba3269e..23193e4ce 100644
--- a/utils/log.h
+++ b/utils/log.h
@@ -118,5 +118,4 @@ extern void nslog_log(const char *file, const char *func, int ln, const char *fo
#endif /* WITH_NSLOG */
-#define LOG(format, args...) NSLOG(netsurf, INFO, format , ##args)
#endif