summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-01-10 19:50:26 +0200
committerAndras Timar <andras.timar@collabora.com>2018-03-21 12:11:47 +0100
commitddc61a68ef163c655394e975081aa3eeabc80a82 (patch)
treef3db11aab10f41be9c7adc44f1ed5e180ca8b9ef /cppuhelper
parent9fcf520293d20640c873df8e833f405d0449e259 (diff)
Bin superfluous using declarations
Change-Id: Icf8a2703b7e72f48bde1cc3bc6fd0de2e663a407 (cherry picked from commit 4a114d62957194ca60bdc9e4f857b36311a9bf22)
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/servicemanager.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cppuhelper/source/servicemanager.cxx b/cppuhelper/source/servicemanager.cxx
index 9f734214b38b..7e2ad4db0440 100644
--- a/cppuhelper/source/servicemanager.cxx
+++ b/cppuhelper/source/servicemanager.cxx
@@ -45,9 +45,6 @@
#include "loadsharedlibcomponentfactory.hxx"
-using rtl::OUString;
-using rtl::OString;
-
#include <registry/registry.hxx>
#include <xmlreader/xmlreader.hxx>