summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acceptor.hxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-04-10 16:29:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-04-19 16:52:03 +0200
commiteeaa2ecd1e1f6e0f468854b891de0caa28c470e6 (patch)
tree8301967148dea710244b57c008b4fa18d176965a /io/source/acceptor/acceptor.hxx
parentef08518fcfdab0e5fd5c61aa4fb4f7907fcb8355 (diff)
remove unused component_canUnload functions
Change-Id: Id3f41e2a620c47bb848718d0fc994739be2d64fc
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: