summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acceptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/acceptor/acceptor.hxx')
-rw-r--r--io/source/acceptor/acceptor.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/io/source/acceptor/acceptor.hxx b/io/source/acceptor/acceptor.hxx
index 7bce85770cae..89002f0256b0 100644
--- a/io/source/acceptor/acceptor.hxx
+++ b/io/source/acceptor/acceptor.hxx
@@ -19,14 +19,11 @@
#include <osl/pipe.hxx>
#include <osl/socket.hxx>
-#include <rtl/unload.h>
#include <com/sun/star/connection/XConnection.hpp>
namespace io_acceptor {
- extern rtl_StandardModuleCount g_moduleCount;
-
class PipeAcceptor
{
public: