summaryrefslogtreecommitdiff
path: root/main/astobj2.c
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-10-27 22:23:00 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-10-27 22:23:00 -0500
commit0ec5abe59286ed02377c2d7fe25d2e2e9babc58a (patch)
tree65aedb20575865f37a547d565565fe5f6f2d2163 /main/astobj2.c
parent0fc942e7cd9c3039cc0f75f5d816eb7f4de1d376 (diff)
parenta6e5bae3ef9fe498927e0b5f9318a64c9ff101a9 (diff)
Merge "Remove ASTERISK_REGISTER_FILE."
Diffstat (limited to 'main/astobj2.c')
-rw-r--r--main/astobj2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/astobj2.c b/main/astobj2.c
index 72bfcc819..114f26045 100644
--- a/main/astobj2.c
+++ b/main/astobj2.c
@@ -27,8 +27,6 @@
#include "asterisk.h"
-ASTERISK_REGISTER_FILE()
-
#include "asterisk/_private.h"
#include "asterisk/astobj2.h"
#include "astobj2_private.h"