writerfilter/source/dmapper/CellColorHandler.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 3a06d98fdfc213c3216de92878cff9818427e57a Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Tue Jun 25 14:00:05 2013 +0200 remove unused variable Change-Id: I5dd8dc9a3a256e51706d32249260f6561202bbc9 diff --git a/writerfilter/source/dmapper/CellColorHandler.cxx b/writerfilter/source/dmapper/CellColorHandler.cxx index 58069d8..a6d36b8 100644 --- a/writerfilter/source/dmapper/CellColorHandler.cxx +++ b/writerfilter/source/dmapper/CellColorHandler.cxx @@ -49,7 +49,6 @@ CellColorHandler::~CellColorHandler() void CellColorHandler::lcl_attribute(Id rName, Value & rVal) { - OUString stringValue = rVal.getString(); sal_Int32 nIntValue = rVal.getInt(); switch( rName ) {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits