removed unused variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2205,7 +2205,6 @@ void RTFOnMacro(int macroId, int no_args, bool start)
|
||||
{
|
||||
struc->currentItem += 1;
|
||||
|
||||
int indentSize = struc->indentation;
|
||||
int oldIndent = 0;
|
||||
wxNode *node2 = NULL;
|
||||
if (itemizeStack.Number() > 1) // TODO: do I actually mean Nth(0) here??
|
||||
|
Reference in New Issue
Block a user