Remove unused size from questpgr.c

This commit is contained in:
Derek S. Ray
2015-02-17 13:42:59 -05:00
committed by Pasi Kallinen
parent 07da4a740e
commit 8fa8e02415

View File

@@ -46,7 +46,6 @@ static void
dump_qtlist() /* dump the character msg list to check appearance */
{
struct qtmsg *msg;
long size;
if (!showdebug()) return;