phoneclientserver/phoneclient/Inc/UssdWrapper/CPhCltUssdNoteController.h
changeset 39 cee7e9e0906c
parent 15 d7fc66ccd6fb
--- a/phoneclientserver/phoneclient/Inc/UssdWrapper/CPhCltUssdNoteController.h	Tue Jul 06 14:53:02 2010 +0300
+++ b/phoneclientserver/phoneclient/Inc/UssdWrapper/CPhCltUssdNoteController.h	Wed Aug 18 10:19:22 2010 +0300
@@ -95,11 +95,6 @@
         */
         void ConstructL();
 
-        /**
-        * LoadDefaultString.
-        */
-        HBufC* LoadDefaultStringL( const TDesC& aText );
-
     private:    // Data
 
         /**
@@ -112,15 +107,6 @@
         */
         MPhCltUssdNoteControllerCallBack& iCallBack;
 
-        /**
-        * Check Load Success .ts file successfully or not
-        */
-        TBool iIsResolverSuccess;
-
-        /**
-        * Own, resouce of global note.
-        */
-        HBufC* iGlobalResource;
     };
 
 #endif // CPHCLTUSSDNOTECONTROLLER_H