aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/glk/alan2/alan_version.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/glk/alan2/alan_version.cpp b/engines/glk/alan2/alan_version.cpp
index 5e88ba35bf..cce5a484c0 100644
--- a/engines/glk/alan2/alan_version.cpp
+++ b/engines/glk/alan2/alan_version.cpp
@@ -38,8 +38,5 @@ Product alan = {
{"2.8(6)", 2, 8, 6, 995034907, ""}
};
-static char *alanId =
- "@(#)RELEASE ";
-
} // End of namespace Alan2
} // End of namespace Glk