Remove some disused stuff.
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index 4643462c1a659b0497ba34b024941660f6897481..5ca6a55ca5eead177d002957f92f97d79c44ee64 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -10,9 +10,6 @@
 
 struct game_t game;
 
-long LNLENG, LNPOSN;
-char rawbuf[LINESIZE], INLINE[LINESIZE + 1];
-
 FILE  *logfp = NULL, *rfp = NULL;
 bool oldstyle = false;
 bool editline = true;