diff -r 0a271e5c9962 -r 91ba8de50d7b sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp --- a/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Mon Mar 08 21:44:39 2010 +0000 +++ b/sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp Sun Mar 14 13:15:06 2010 +0000 @@ -333,7 +333,6 @@ { CSsmCommandBase* cmd = NULL; TSsmCommandType const cmdType = aSsmCommand.Type(); - DEBUGPRINT2A("Adding command type in CLE commandlist: %d", cmdType); switch(cmdType) {