Remove unused size from questpgr.c

This commit is contained in:
Derek S. Ray
2015-02-17 13:42:59 -05:00
committed by Sean Hunt
parent 17ea9ff9ab
commit 5ee52039ca

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;