+ remove unused variable
This commit is contained in:
parent
d153fb2dbd
commit
f54da66bd3
|
@ -356,8 +356,6 @@ void Sheet::setCell(const char * address, const char * contents)
|
|||
|
||||
void Sheet::setCell(CellAddress address, const char * value)
|
||||
{
|
||||
Expression * e;
|
||||
|
||||
assert(value != 0);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user