Index: trunk/FACT++/src/FAD.h
===================================================================
--- trunk/FACT++/src/FAD.h	(revision 15473)
+++ trunk/FACT++/src/FAD.h	(revision 15474)
@@ -91,5 +91,5 @@
 #define NPIX       1440      // max. number of pixels
 #define NTMARK      160      // max. number of timeMarker signals
-#define MAX_SOCK    280      // NBOARDS * 7
+//#define MAX_SOCK    280      // NBOARDS * 7
 
 
@@ -300,5 +300,5 @@
   //some info about what happened since start of program (or last 'reset')
    uint32_t reset ;             //#if increased, reset all counters
-   uint32_t numRead[MAX_SOCK] ; //how often succesfull read from N sockets per loop
+   uint32_t numRead[NBOARDS] ; //how often succesfull read from N sockets per loop
 
    uint64_t gotByte[NBOARDS] ;  //#Bytes read per Board
