uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h
changeset 33 b3425bf29f82
parent 0 2f259fa3e83a
--- a/uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h	Mon May 03 12:45:33 2010 +0300
+++ b/uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h	Wed Jun 23 05:40:10 2010 +0800
@@ -192,7 +192,6 @@
     void PublishHiddenList();
     void PublishInstalledLanguagesL();
     static TInt GlobalNotesAllowedCallBack(TAny* aPtr);
-    static TInt TelephonyIdleUidCallBack(TAny* aPtr);
     void HandlePropertyChange(const TInt aProperty);
     void ProcessInitFlipStatus();
     void InitiateOFNStatus();
@@ -264,8 +263,6 @@
     RProperty iGlobalNotesAllowedProperty;
     CPropertySubscriber* iGlobalNotesAllowedSubscriber;
     
-    RProperty iTelephonyIdleUidProperty;
-    CPropertySubscriber* iTelephonyIdleUidSubscriber;
     TBool iIdleActive;
     };