Kaydet (Commit) 3a06d98f authored tarafından Luboš Luňák's avatar Luboš Luňák

remove unused variable

Change-Id: I5dd8dc9a3a256e51706d32249260f6561202bbc9
üst e5990a9d
...@@ -49,7 +49,6 @@ CellColorHandler::~CellColorHandler() ...@@ -49,7 +49,6 @@ CellColorHandler::~CellColorHandler()
void CellColorHandler::lcl_attribute(Id rName, Value & rVal) void CellColorHandler::lcl_attribute(Id rName, Value & rVal)
{ {
OUString stringValue = rVal.getString();
sal_Int32 nIntValue = rVal.getInt(); sal_Int32 nIntValue = rVal.getInt();
switch( rName ) switch( rName )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment