uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h
changeset 26 62ef28f7b435
parent 0 2f259fa3e83a
--- a/uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h	Fri May 14 16:06:26 2010 +0300
+++ b/uifw/AknGlobalUI/AknCapServer/inc/AknCapServerEntry.h	Thu May 27 13:07:04 2010 +0300
@@ -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;
     };