aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan3/args.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan3/args.cpp')
-rw-r--r--engines/glk/alan3/args.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/glk/alan3/args.cpp b/engines/glk/alan3/args.cpp
index 5ccf0fc134..5a590687aa 100644
--- a/engines/glk/alan3/args.cpp
+++ b/engines/glk/alan3/args.cpp
@@ -32,8 +32,6 @@ namespace Glk {
namespace Alan3 {
/* PUBLIC DATA */
-/* The files and filenames */
-char *adventureName; /* The name of the game */
char *adventureFileName;
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/