connectionmonitoring/connectionview/inc/connectionview.h
changeset 30 8dde790cab74
parent 20 9c97ad6591ae
child 44 a0c4ceac30d0
--- a/connectionmonitoring/connectionview/inc/connectionview.h	Thu May 13 23:17:48 2010 +0300
+++ b/connectionmonitoring/connectionview/inc/connectionview.h	Fri May 14 10:52:16 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;