summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/component.cxx')
-rw-r--r--cppuhelper/source/component.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cppuhelper/source/component.cxx b/cppuhelper/source/component.cxx
index c9bd6a4a9b28..02019d53f254 100644
--- a/cppuhelper/source/component.cxx
+++ b/cppuhelper/source/component.cxx
@@ -32,9 +32,6 @@ using namespace com::sun::star;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-using ::rtl::OString;
-using ::rtl::OUStringToOString;
-
namespace cppu
{