summaryrefslogtreecommitdiff
path: root/oox/source/helper/binaryoutputstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/helper/binaryoutputstream.cxx')
-rw-r--r--oox/source/helper/binaryoutputstream.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/helper/binaryoutputstream.cxx b/oox/source/helper/binaryoutputstream.cxx
index 3cf66a45760a..e72a90acd738 100644
--- a/oox/source/helper/binaryoutputstream.cxx
+++ b/oox/source/helper/binaryoutputstream.cxx
@@ -31,10 +31,6 @@ namespace oox {
using namespace ::com::sun::star::io;
using namespace ::com::sun::star::uno;
-using ::rtl::OString;
-using ::rtl::OUString;
-using ::rtl::OUStringToOString;
-
namespace {
const sal_Int32 OUTPUTSTREAM_BUFFERSIZE = 0x8000;