telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstate.h
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
--- a/telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstate.h	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyprotocols/pdplayer/umts/spudfsm/src/tpdpstate.h	Wed Sep 01 12:40:21 2010 +0100
@@ -31,7 +31,6 @@
 #include "pdpfsmnmspace.h"
 
 
-
 class CPdpFsm;
 //class REtelDriverInput;
 class CPdpFsmFactory;
@@ -54,10 +53,8 @@
 	void SpudManNotify (CPdpFsm& aFsm, TInt aNotification, TInt aParam);
 	
 public:
-#if (OST_TRACE_CATEGORY & OST_TRACE_CATEGORY_DEBUG)
+#ifdef _DEBUG
 	TBuf<100> iName;
-#else
-	TBuf<1> iName;
 #endif		
 
 protected: