remove left over debugging message

This commit is contained in:
cohrs
2002-01-29 08:07:13 +00:00
parent ea7431f2a8
commit 273c0f7f2d

View File

@@ -945,7 +945,6 @@ register const char *let,*word;
ilet = display_pickinv(allowed_choices, TRUE,
allowcnt ? &ctmp : (long *)0);
if(!ilet) continue;
pline("got count %ld", ctmp);
if (ctmp >= 0) {
cnt = ctmp;
if (!cnt) prezero = TRUE;