diff --git a/kmcommands.cpp b/kmcommands.cpp index 7e47fa4e6..51732050e 100644 --- a/kmcommands.cpp +++ b/kmcommands.cpp @@ -808,7 +808,6 @@ KMSaveMsgCommand::KMSaveMsgCommand( QWidget *parent, if ( (*it)->parent() != 0 ) { (*it)->parent()->open( "kmcommand" ); } - ++it; } mMsgListIndex = 0; KMMsgBase *msgBase = *(msgList.begin());