connectionmonitoring/connectionview/inc/connectionview.h
changeset 27 489cf6208544
parent 20 9c97ad6591ae
child 44 a0c4ceac30d0
--- a/connectionmonitoring/connectionview/inc/connectionview.h	Fri May 14 16:15:46 2010 +0300
+++ b/connectionmonitoring/connectionview/inc/connectionview.h	Thu May 27 13:17:01 2010 +0300
@@ -135,9 +135,6 @@
         /* The toolbar on the view */
         HbToolBar *mToolBar;
         
-        /* The toolbar action which can be used to disconnect all the connections */
-        HbAction *mDisconnectAction;
-        
         /* The id of the timer used to close the application */
         int mClosingTimer;