summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-02 19:41:28 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-02 19:45:22 +0300
commit25bceaf767d7d26e4956696e1b3310ca66f73159 (patch)
tree600c08319d97f83ed72ff364d61375d3f452c4cb /filter
parent-Werror,-Wunused-variable (diff)
downloadcore-25bceaf767d7d26e4956696e1b3310ca66f73159.tar.gz
core-25bceaf767d7d26e4956696e1b3310ca66f73159.zip
WaE: unused variable
Change-Id: Ibaa2cecb60942a83b0ddaa699327607af7a22d85
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx b/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
index bba852d2d94e..391b14df133f 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();