summaryrefslogtreecommitdiff
path: root/apps/app_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_test.c')
-rw-r--r--apps/app_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_test.c b/apps/app_test.c
index 794135156..4ffd6a7ad 100644
--- a/apps/app_test.c
+++ b/apps/app_test.c
@@ -465,8 +465,6 @@ static int unload_module(void)
res = ast_unregister_application(testc_app);
res |= ast_unregister_application(tests_app);
- ast_module_user_hangup_all();
-
return res;
}