aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan2/main.h')
-rw-r--r--engines/glk/alan2/main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/glk/alan2/main.h b/engines/glk/alan2/main.h
index a43d3f729b..afab540706 100644
--- a/engines/glk/alan2/main.h
+++ b/engines/glk/alan2/main.h
@@ -87,9 +87,6 @@ extern const char *advnam;
extern int col, lin;
extern int paglen, pagwidth;
-/* Long jump buffer for restart */
-//extern jmp_buf restart_label;
-
extern Boolean verbose, errflg, trcflg, dbgflg, stpflg, logflg, statusflg;
extern Boolean fail;
extern Boolean anyOutput;