--- include/omniORB4/internal/giopServer.h 2009-05-06 18:16:18.000000000 +0200 +++ /afs/cern.ch/user/k/kolos/omniORB-4.1.6/include/omniORB4/internal/giopServer.h 2012-10-26 15:03:20.000000000 +0200 @@ -325,7 +325,6 @@ struct connectionState { giopConnection* connection; giopStrand* strand; - Link workers; connectionState* next; connectionState(giopConnection* c,giopStrand* s);