Add test for urn actions.
[open-adventure.git] / dungeon.c
index 4279dc90fc297cca51a9876ed1efbee3ef014108..1f56f84ce59eb624d2ed78483e01cd425326e916 100644 (file)
--- 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;