summaryrefslogtreecommitdiffstats
path: root/src/activeqt/control/qaxfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/control/qaxfactory.cpp')
-rw-r--r--src/activeqt/control/qaxfactory.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/activeqt/control/qaxfactory.cpp b/src/activeqt/control/qaxfactory.cpp
index 2a0ed4f..0dbbd25 100644
--- a/src/activeqt/control/qaxfactory.cpp
+++ b/src/activeqt/control/qaxfactory.cpp
@@ -82,11 +82,6 @@ extern wchar_t qAxModuleFilename[MAX_PATH];
\snippet src_activeqt_control_qaxfactory.cpp 1
- If your server supports just a single COM object, you can use
- a default factory implementation through the \c QAXFACTORY_DEFAULT() macro.
-
- \snippet src_activeqt_control_qaxfactory.cpp 2
-
Only one QAxFactory implementation may be instantiated and
exported by an ActiveX server application. This instance is accessible
through the global qAxFactory() function.