cleanup: unreachable code, unused variables, indentation, etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1003,7 +1003,7 @@ wxString wxPropertyGridInterface::SaveEditableState( int includedStates ) const
|
||||
|
||||
if ( !p->HasFlag(wxPG_PROP_COLLAPSED) )
|
||||
result += EscapeDelimiters(p->GetName());
|
||||
result += wxS(",");
|
||||
result += wxS(",");
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user