diff --git a/src/invent.c b/src/invent.c index 05daf9dde..7c3d539a4 100644 --- a/src/invent.c +++ b/src/invent.c @@ -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;