diff --git a/src/rec/egeventRecord.c b/src/rec/egeventRecord.c index 73e560b31..d5d0f99e5 100644 --- a/src/rec/egeventRecord.c +++ b/src/rec/egeventRecord.c @@ -123,7 +123,6 @@ STATIC long EgEventInitRec(struct egeventRecord *pRec, int pass) { EgDsetStruct *pDset = (EgDsetStruct *) pRec->dset; -printf("EgEventInitRec(%s, %d)\n", pRec->name, pass); if (pass == 1) { /* Init the card via driver calls */