X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=dungeon.c;h=1f56f84ce59eb624d2ed78483e01cd425326e916;hp=4279dc90fc297cca51a9876ed1efbee3ef014108;hb=c5d2d9ddb54647bdb3ca03a0163a5da103dc8946;hpb=bc1dd279e28ace63b58c623bf0264a2eb837ff69 diff --git a/dungeon.c b/dungeon.c index 4279dc9..1f56f84 100644 --- a/dungeon.c +++ b/dungeon.c @@ -29,7 +29,6 @@ static long LNLENG; static long LNPOSN; static char INLINE[LINESIZE+1]; static long OLDLOC; -static long MAXDIE; // Storage for what comes out of the database long LINUSE;