remove printf

This commit is contained in:
Marty Kraimer
2002-05-17 16:02:35 +00:00
parent 5c3da28b5e
commit 979ce1be90

View File

@@ -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 */