telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstatecreatedmbms.cpp
changeset 73 70d75957b98f
parent 44 8b72faa1200f
--- a/telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstatecreatedmbms.cpp	Tue Sep 14 17:55:14 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstatecreatedmbms.cpp	Thu Sep 23 14:44:40 2010 +0100
@@ -19,13 +19,6 @@
  @file 
  @internalComponent
 */
- 
-
-
-#include "OstTraceDefinitions.h"
-#ifdef OST_TRACE_COMPILER_IN_USE
-#include "tpdpstatecreatedmbmsTraces.h"
-#endif
 
 #include <networking/umtsnifcontrolif.h>
 #include "tpdpstates.h"
@@ -39,9 +32,6 @@
 
 TInt TPdpStateCreatedMbms::Input (CPdpFsm& aFsm, const TInt aOperation, const TInt aErrorCode)
 {
-	OstTraceDef0(OST_TRACE_CATEGORY_DEBUG, TRACE_INTERNALS, TPDPSTATECREATEDMBMS_INPUT_1, "TPdpStateCreatedMbms::Input()");
-	OstTraceDefExt2(OST_TRACE_CATEGORY_DEBUG, TRACE_INTERNALS, TPDPSTATECREATEDMBMS_INPUT_2, "aOperation : %S(%d)", *LogOperation(aFsm, aOperation), aOperation);
-
 	switch (aOperation)
 	{
 	case SpudMan::EContextActivate: