Remove initializations which are the default value
This commit is contained in:
@@ -63,8 +63,6 @@ wxCommandProcessor::wxCommandProcessor(int maxCommands)
|
||||
#if wxUSE_MENUS
|
||||
m_commandEditMenu = NULL;
|
||||
#endif // wxUSE_MENUS
|
||||
m_lastSavedCommand =
|
||||
m_currentCommand = wxList::compatibility_iterator();
|
||||
}
|
||||
|
||||
wxCommandProcessor::~wxCommandProcessor()
|
||||
|
||||
Reference in New Issue
Block a user