summaryrefslogtreecommitdiff
path: root/io/source/stm/factreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/factreg.hxx')
-rw-r--r--io/source/stm/factreg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/io/source/stm/factreg.hxx b/io/source/stm/factreg.hxx
index 158cd23ce794..c4548b2d78a7 100644
--- a/io/source/stm/factreg.hxx
+++ b/io/source/stm/factreg.hxx
@@ -16,12 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <rtl/unload.h>
namespace io_stm {
-extern rtl_StandardModuleCount g_moduleCount;
-
// OPipeImpl
Reference< XInterface > SAL_CALL OPipeImpl_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception);
OUString OPipeImpl_getImplementationName();