[cppcheck-fix][unused-variable]

This commit is contained in:
tpaviot 2011-08-07 23:53:16 +02:00
parent 512968ee81
commit 8ce79ec545

View file

@ -2079,7 +2079,7 @@ void StepEntityEditor::Update()
CheckButtons();
}
#ifdef firstWaySEEUpdate
int buttonValue;
// int buttonValue;
seeAttrRow *ptr;
SubordinateInfo *si = 0;
@ -2132,7 +2132,7 @@ void StepEntityEditor::Update()
}
#endif
#ifdef secondWaySEEUpdate
int buttonValue;
// int buttonValue;
seeAttrRow *ptr;
Event e;