filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 25bceaf767d7d26e4956696e1b3310ca66f73159
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Oct 2 19:41:28 2013 +0300

    WaE: unused variable
    
    Change-Id: Ibaa2cecb60942a83b0ddaa699327607af7a22d85

diff --git a/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx 
b/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
index bba852d..391b14d 100644
--- a/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
+++ b/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
@@ -154,7 +154,6 @@ sal_Bool SAL_CALL XmlFilterAdaptor::importImpl( const 
Sequence< ::com::sun::star
             xName=xstylefamiliessupplier->getStyleFamilies();
         }
 
-        Sequence < OUString > elementNames = xName->getElementNames();
         if(xstyleLoader.is()){
             Sequence<com::sun::star::beans::PropertyValue> 
pValue=xstyleLoader->getStyleLoaderOptions();
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to