summaryrefslogtreecommitdiff
path: root/utils/refcounter.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/refcounter.c')
-rw-r--r--utils/refcounter.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/utils/refcounter.c b/utils/refcounter.c
index 2f17b9c85..16d7fc8d5 100644
--- a/utils/refcounter.c
+++ b/utils/refcounter.c
@@ -314,9 +314,4 @@ void *__ast_bt_destroy(struct ast_bt *bt)
void ast_log_backtrace(void)
{
}
-
-int ast_register_atexit(void (*func)(void))
-{
- return 0;
-}
#endif