X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=dungeon.c;h=1f56f84ce59eb624d2ed78483e01cd425326e916;hb=70b5b191fd43dfe3f2e4661c3ea6b27e037625b5;hp=4279dc90fc297cca51a9876ed1efbee3ef014108;hpb=bc1dd279e28ace63b58c623bf0264a2eb837ff69;p=open-adventure.git 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;