summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lout/msg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lout/msg.h b/lout/msg.h
index f391da91..f6ece68b 100644
--- a/lout/msg.h
+++ b/lout/msg.h
@@ -36,7 +36,4 @@
printf("** ERROR **: " __VA_ARGS__); \
} D_STMT_END
-#define MSG_HTTP(...) \
- printf("HTTP warning: " __VA_ARGS__)
-
#endif /* __MSG_H__ */