summaryrefslogtreecommitdiff
path: root/res/res_monitor.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_monitor.exports')
-rw-r--r--res/res_monitor.exports11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/res_monitor.exports b/res/res_monitor.exports
deleted file mode 100644
index 0c97f6a80..000000000
--- a/res/res_monitor.exports
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- global:
- *ast_monitor_change_fname;
- *ast_monitor_pause;
- *ast_monitor_setjoinfiles;
- *ast_monitor_start;
- *ast_monitor_stop;
- *ast_monitor_unpause;
- local:
- *;
-};