diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-09-09 17:06:55 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-09-09 17:46:39 +0200 |
commit | 16ffd2fd242b1c98cbafedb1015107713957c2e9 (patch) | |
tree | 40d065efaeb12cedc72d12865877ab9ec8e12a93 /io/source/connector | |
parent | 7275be15191c08009ac9c359163e3eeb1be25ca7 (diff) |
sb140: #i117292# use ImplInheritanceHelper
Diffstat (limited to 'io/source/connector')
-rw-r--r-- | io/source/connector/connector.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/source/connector/connector.cxx b/io/source/connector/connector.cxx index 38a44eaa066a..04ef6469228a 100644 --- a/io/source/connector/connector.cxx +++ b/io/source/connector/connector.cxx @@ -28,7 +28,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_io.hxx" -#include <osl/mutex.hxx> #include "osl/security.hxx" #include <uno/mapping.hxx> |