Index: trunk/FACT++/gui/MainWindow.cc
===================================================================
--- trunk/FACT++/gui/MainWindow.cc	(revision 11112)
+++ trunk/FACT++/gui/MainWindow.cc	(revision 11113)
@@ -198,14 +198,4 @@
 }
 
-void MainWindow::slot_fFadConnect_clicked()
-{
-    Dim::SendCommand("FAD_CONTROL/CONNECT");
-}
-
-void MainWindow::slot_fFadDisconnect_clicked()
-{
-    Dim::SendCommand("FAD_CONTROL/DISCONNECT");
-}
-
 void MainWindow::slot_fFadLED_clicked()
 {
Index: trunk/FACT++/gui/design.ui
===================================================================
--- trunk/FACT++/gui/design.ui	(revision 11112)
+++ trunk/FACT++/gui/design.ui	(revision 11113)
@@ -4587,5 +4587,5 @@
              <rect>
               <x>680</x>
-              <y>230</y>
+              <y>200</y>
               <width>94</width>
               <height>24</height>
@@ -4633,30 +4633,4 @@
             <property name="text">
              <string>Abort</string>
-            </property>
-           </widget>
-           <widget class="QPushButton" name="fFadConnect">
-            <property name="geometry">
-             <rect>
-              <x>620</x>
-              <y>200</y>
-              <width>94</width>
-              <height>24</height>
-             </rect>
-            </property>
-            <property name="text">
-             <string>Connect</string>
-            </property>
-           </widget>
-           <widget class="QPushButton" name="fFadDisconnect">
-            <property name="geometry">
-             <rect>
-              <x>740</x>
-              <y>200</y>
-              <width>94</width>
-              <height>24</height>
-             </rect>
-            </property>
-            <property name="text">
-             <string>Disconnect</string>
             </property>
            </widget>
