summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-03-25 09:23:05 -0700
committerAndras Timar <atimar@suse.com>2013-03-25 09:23:46 -0700
commit89e17604d12bf77308a982107319fdc55f735713 (patch)
tree28c89e77fe6ffb91ab54c69aaca5965760a0238f /rsc
parent7540bc8e105e114d4aecb1ed3f3044e5ce8a6fc6 (diff)
remove unnecessary 'using' lines
Change-Id: I7efc18ac16223f83bb9839a76643291f7334ef91
Diffstat (limited to 'rsc')
-rw-r--r--rsc/source/rsc/rsc.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/rsc/source/rsc/rsc.cxx b/rsc/source/rsc/rsc.cxx
index 997ded9e878f..8ae15f2af1d2 100644
--- a/rsc/source/rsc/rsc.cxx
+++ b/rsc/source/rsc/rsc.cxx
@@ -59,10 +59,6 @@
#include <vector>
#include <algorithm>
-using ::rtl::OUString;
-using ::rtl::OString;
-using ::rtl::OStringBuffer;
-using ::rtl::OStringToOUString;
using comphelper::string::getToken;
using comphelper::string::getTokenCount;