Documentation polishing.
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index 30fd0ced522891cf206f786d2c10c0ee648dd318..798460464d3b75d0b760155f8322fb7015b66816 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -8,7 +8,6 @@
 
 FILE  *logfp = NULL, *rfp = NULL;
 bool oldstyle = false;
-bool editline = true;
 bool prompt = true;
 
 int main(int argc, char *argv[])