summaryrefslogtreecommitdiff
path: root/io/source/connector/connector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/connector/connector.hxx')
-rw-r--r--io/source/connector/connector.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/io/source/connector/connector.hxx b/io/source/connector/connector.hxx
index de4edef9960c..14abf3c6119f 100644
--- a/io/source/connector/connector.hxx
+++ b/io/source/connector/connector.hxx
@@ -16,7 +16,6 @@
* 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>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase2.hxx>
@@ -30,8 +29,6 @@
namespace stoc_connector
{
- extern rtl_StandardModuleCount g_moduleCount;
-
template<class T>
struct ReferenceHash
{