From ed338bc212725f422f0def21aafc82f05e350646 Mon Sep 17 00:00:00 2001 From: José Guilherme Vanz Date: Wed, 26 Dec 2012 01:06:08 -0200 Subject: OUString cleanup in oox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id3c121acddd515621325c93735bb3dd88592749e Signed-off-by: José Guilherme Vanz Reviewed-on: https://gerrit.libreoffice.org/1485 Reviewed-by: Muthu Subramanian K Tested-by: Muthu Subramanian K --- oox/source/ole/olestorage.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'oox/source/ole/olestorage.cxx') diff --git a/oox/source/ole/olestorage.cxx b/oox/source/ole/olestorage.cxx index 3b71dda8068c..26b16a15e372 100644 --- a/oox/source/ole/olestorage.cxx +++ b/oox/source/ole/olestorage.cxx @@ -47,8 +47,6 @@ using namespace ::com::sun::star::io; using namespace ::com::sun::star::lang; using namespace ::com::sun::star::uno; -using ::rtl::OUString; - // ============================================================================ namespace { -- cgit