Remove declaration of unused variable
This commit is contained in:
parent
12a755acf8
commit
56fa1e0f56
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue