aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_printf.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/ws_printf.h')
-rw-r--r--wsutil/ws_printf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/wsutil/ws_printf.h b/wsutil/ws_printf.h
index 2f12a03083..0a9b9d509e 100644
--- a/wsutil/ws_printf.h
+++ b/wsutil/ws_printf.h
@@ -71,11 +71,6 @@ debugging context has a protocol tree.
*/
#define ws_debug_printf printf
-/* This is intended to fool checkAPIs.pl for few places that have legitimate
-use for g_warning. This should be used sparingly.
-*/
-#define ws_g_warning g_warning
-
#ifdef __cplusplus
}
#endif /* __cplusplus */