diff -r 4e1aa6a622a0 -r a811597961f0 sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp --- a/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Tue Feb 02 00:53:00 2010 +0200 +++ b/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Sat Feb 20 00:05:00 2010 +0200 @@ -333,7 +333,6 @@ { CSsmCommandBase* cmd = NULL; TSsmCommandType const cmdType = aSsmCommand.Type(); - DEBUGPRINT2A("Adding command type in CLE commandlist: %d", cmdType); switch(cmdType) {