Remove declaration of unused variable
This commit is contained in:
parent
12a755acf8
commit
56fa1e0f56
@ -942,7 +942,6 @@ wxString wxPropertyGridInterface::SaveEditableState( int includedStates ) const
|
||||
}
|
||||
if ( includedStates & ExpandedState )
|
||||
{
|
||||
wxArrayPGProperty ptrs;
|
||||
wxPropertyGridConstIterator it =
|
||||
wxPropertyGridConstIterator( pageState,
|
||||
wxPG_ITERATE_ALL_PARENTS_RECURSIVELY|wxPG_ITERATE_HIDDEN,
|
||||
|
Loading…
Reference in New Issue
Block a user