summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlinputstream.cxx
diff options
context:
space:
mode:
authorJosé Guilherme Vanz <guilherme.sft@gmail.com>2013-02-03 18:18:37 -0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-02-04 07:51:28 +0000
commitb48948201486c5367b5ff313cf49b56b4fa366ed (patch)
treef59bb61f0475882c89cedfd9387bc27fc32b7aeb /oox/source/vml/vmlinputstream.cxx
parent396630ac2f03360a04773e9f1cc12517749de58c (diff)
String cleanup in oox
Change-Id: Ica69f655f3777fe37a51e313218ae12aa7d012a2 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1977 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'oox/source/vml/vmlinputstream.cxx')
-rw-r--r--oox/source/vml/vmlinputstream.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/oox/source/vml/vmlinputstream.cxx b/oox/source/vml/vmlinputstream.cxx
index 58f01247865d..340d5b22effa 100644
--- a/oox/source/vml/vmlinputstream.cxx
+++ b/oox/source/vml/vmlinputstream.cxx
@@ -34,9 +34,6 @@ namespace vml {
using namespace ::com::sun::star::io;
using namespace ::com::sun::star::uno;
-using ::rtl::OString;
-using ::rtl::OStringBuffer;
-
// ============================================================================
namespace {