Oops..remove some debugging leftover..

This commit is contained in:
Ugen J.S. Antsilevich 1995-03-03 12:47:23 +00:00
parent 9071ec3796
commit 3c3f8b95a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6853

View File

@ -644,7 +644,6 @@ int i;
unit=(short)atoi(sptr);
sprintf(buf,"%s%d",name,unit);
printf("%s %s\n",buf,str);
if (strcmp(str,buf))
return 1;