Remove unused size from questpgr.c
This commit is contained in:
committed by
Pasi Kallinen
parent
07da4a740e
commit
8fa8e02415
@@ -46,7 +46,6 @@ static void
|
|||||||
dump_qtlist() /* dump the character msg list to check appearance */
|
dump_qtlist() /* dump the character msg list to check appearance */
|
||||||
{
|
{
|
||||||
struct qtmsg *msg;
|
struct qtmsg *msg;
|
||||||
long size;
|
|
||||||
|
|
||||||
if (!showdebug()) return;
|
if (!showdebug()) return;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user