summaryrefslogtreecommitdiff
path: root/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'log.c')
-rw-r--r--log.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/log.c b/log.c
index 5a55ab75..a9debb86 100644
--- a/log.c
+++ b/log.c
@@ -70,12 +70,6 @@ static event_fatal_cb fatal_fn = NULL;
#endif
EVENT2_EXPORT_SYMBOL ev_uint32_t event_debug_logging_mask_ = DEFAULT_MASK;
-
-EVENT2_EXPORT_SYMBOL
-int event_debug_get_logging_mask_()
-{
- return event_debug_logging_mask_;
-}
#endif /* EVENT_DEBUG_LOGGING_ENABLED */
void