javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
--- a/javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h	Wed Sep 15 12:05:25 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h	Wed Oct 13 14:23:59 2010 +0300
@@ -166,9 +166,6 @@
     virtual void HandleChoiceGroupModelEventL(
         CMIDChoiceGroupModel* aModel,
         TChoiceGroupModelEvent aEvent);
-#ifdef RD_JAVA_S60_RELEASE_9_2
-    virtual TBool IsControlOnFormHighlighted();
-#endif // RD_JAVA_S60_RELEASE_9_2
 
 public: // from MEikListBoxObserver
     virtual void HandleListBoxEventL(CEikListBox* aControl, TListBoxEvent aEventType);
@@ -236,9 +233,6 @@
      */
     void SingleClickDisableHighlightL(TBool aDisable);
 
-    CMIDControlItem* ControlItem() const;
-    CMIDChoiceGroupListBox* InnerListBoxControl() const;
-    CMIDChoiceGroupModel* InnerListBoxModel() const;
 #endif // RD_JAVA_S60_RELEASE_9_2    
 
 #ifdef RD_TACTILE_FEEDBACK