[Libreoffice-commits] .: sc/source

Julien Nabet serval2412 at kemper.freedesktop.org
Sun Mar 6 13:33:16 PST 2011


 sc/source/filter/xml/xmlstyli.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a0989369a146cfe2e7d98e0617c4472e8c3f1da9
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun Mar 6 22:32:31 2011 +0100

    There were 2 times "using ::rtl::OUString"

diff --git a/sc/source/filter/xml/xmlstyli.cxx b/sc/source/filter/xml/xmlstyli.cxx
index 01b4b0e..302fe8e 100644
--- a/sc/source/filter/xml/xmlstyli.cxx
+++ b/sc/source/filter/xml/xmlstyli.cxx
@@ -66,7 +66,6 @@
 #define XML_LINE_TLBR 0
 #define XML_LINE_BLTR 1
 
-using ::rtl::OUString;
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;


More information about the Libreoffice-commits mailing list