aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_odbc.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_odbc.exports')
-rw-r--r--res/res_odbc.exports20
1 files changed, 0 insertions, 20 deletions
diff --git a/res/res_odbc.exports b/res/res_odbc.exports
deleted file mode 100644
index 0512ab809..000000000
--- a/res/res_odbc.exports
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- global:
- ast_odbc_ast_str_SQLGetData;
- ast_odbc_backslash_is_escape;
- ast_odbc_clear_cache;
- ast_odbc_direct_execute;
- ast_odbc_find_column;
- ast_odbc_find_table;
- ast_odbc_prepare_and_execute;
- ast_odbc_release_obj;
- ast_odbc_request_obj;
- _ast_odbc_request_obj;
- ast_odbc_request_obj2;
- _ast_odbc_request_obj2;
- ast_odbc_retrieve_transaction_obj;
- ast_odbc_sanity_check;
- ast_odbc_smart_execute;
- local:
- *;
-};