aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_curl.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_curl.c')
-rw-r--r--funcs/func_curl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/funcs/func_curl.c b/funcs/func_curl.c
index 38c63196c..802bbb4a0 100644
--- a/funcs/func_curl.c
+++ b/funcs/func_curl.c
@@ -187,8 +187,6 @@ static int unload_module(void)
res = ast_custom_function_unregister(&acf_curl);
- ast_module_user_hangup_all();
-
curl_global_cleanup();
return res;