sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp
branchCompilerCompatibility
changeset 6 91ba8de50d7b
parent 3 a811597961f0
child 8 6bb05bdcbe09
--- 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)
         {