Index: trunk/FACT++/gui/FactGui.h
===================================================================
--- trunk/FACT++/gui/FactGui.h	(revision 15279)
+++ trunk/FACT++/gui/FactGui.h	(revision 15442)
@@ -1576,5 +1576,4 @@
 
         int cnt = 0;
-        int err = 0;
 
         for (int i=0; i<40; i++)
@@ -1586,5 +1585,4 @@
 
             sum += stat.rateBytes[i];
-            err += stat.errConn[i];
 
             //if (stat.rateBytes[i]<min)
@@ -1595,5 +1593,4 @@
 
         fFadEvtConn->setValue(cnt);
-        fFadEvtConnErr->setValue(err);
 
         fFadEvtBufNew->setValue(stat.bufNew);  // Incomplete in buffer
