sysstatemgmt/systemstatemgr/cmd/src/ssmcommandfactory.cpp
branchRCL_3
changeset 3 a811597961f0
parent 0 4e1aa6a622a0
child 6 6bb05bdcbe09
--- 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)
         {