From 273c0f7f2d7c66ec094c44ea1195ae58446598b4 Mon Sep 17 00:00:00 2001 From: cohrs Date: Tue, 29 Jan 2002 08:07:13 +0000 Subject: [PATCH] remove left over debugging message --- src/invent.c | 1 - 1 file changed, 1 deletion(-) 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;