aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_fax.exports')
-rw-r--r--res/res_fax.exports11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/res_fax.exports b/res/res_fax.exports
deleted file mode 100644
index 0ffe0b327..000000000
--- a/res/res_fax.exports
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- global:
- ast_fax_tech_register;
- ast_fax_tech_unregister;
- ast_fax_session_unreference;
- ast_fax_minrate;
- ast_fax_maxrate;
- ast_fax_state_to_str;
- local:
- *;
-};