Remove debug.

SVN revision: 22050
This commit is contained in:
Kim Woelders 2006-04-12 07:30:26 +00:00
parent 3a23e7b348
commit d87574b64b
1 changed files with 0 additions and 1 deletions

View File

@ -835,7 +835,6 @@ AclassConfigWrite(const ActionClass * ac, void (*prf) (const char *fmt, ...))
Action *aa;
int i, len;
Eprintf("AclassConfigWrite %p\n", ac);
if (!ac || ac->num <= 0)
return;