aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/sysdep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan2/sysdep.cpp')
-rw-r--r--engines/glk/alan2/sysdep.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/glk/alan2/sysdep.cpp b/engines/glk/alan2/sysdep.cpp
index d36722c312..312518f879 100644
--- a/engines/glk/alan2/sysdep.cpp
+++ b/engines/glk/alan2/sysdep.cpp
@@ -41,9 +41,7 @@ extern void fprintf(Common::WriteStream *ws, const char *fmt, ...) {
}
#endif
-#ifdef _PROTOTYPES_
extern void syserr(char str[]);
-#endif
#ifdef __vms__