From: hadaq Date: Wed, 9 Jul 2003 16:21:03 +0000 (+0000) Subject: cleaner, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=f4eaf5938abe380ee285b7c2b6258e64a297d00f;p=daqdata.git cleaner, mt --- diff --git a/hadaq/hwtip.c b/hadaq/hwtip.c index a9b1a15..4b180c0 100644 --- a/hadaq/hwtip.c +++ b/hadaq/hwtip.c @@ -1,4 +1,4 @@ -static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwtip.c,v 1.34 2003-07-09 16:04:57 hadaq Exp $"; +static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwtip.c,v 1.35 2003-07-09 16:21:03 hadaq Exp $"; #include #include @@ -279,9 +279,6 @@ int HwTip_readSubEvt(HwTip *my, void *subEvt) } #endif -#if 0 - -#endif }