summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/activex-pjsua/activex-pjsua.def
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/activex-pjsua/activex-pjsua.def')
-rw-r--r--pjsip-apps/src/activex-pjsua/activex-pjsua.def9
1 files changed, 0 insertions, 9 deletions
diff --git a/pjsip-apps/src/activex-pjsua/activex-pjsua.def b/pjsip-apps/src/activex-pjsua/activex-pjsua.def
deleted file mode 100644
index 3ed6a66b..00000000
--- a/pjsip-apps/src/activex-pjsua/activex-pjsua.def
+++ /dev/null
@@ -1,9 +0,0 @@
-; ActivePJSUA.def : Declares the module parameters.
-
-LIBRARY "activex-pjsua.DLL"
-
-EXPORTS
- DllCanUnloadNow @1 PRIVATE
- DllGetClassObject @2 PRIVATE
- DllRegisterServer @3 PRIVATE
- DllUnregisterServer @4 PRIVATE