summaryrefslogtreecommitdiff
path: root/main/logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/logger.c')
-rw-r--r--main/logger.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/logger.c b/main/logger.c
index 7d0d2de1e..146d91985 100644
--- a/main/logger.c
+++ b/main/logger.c
@@ -40,8 +40,6 @@
#include "asterisk.h"
-ASTERISK_REGISTER_FILE()
-
/* When we include logger.h again it will trample on some stuff in syslog.h, but
* nothing we care about in here. */
#include <syslog.h>