aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/glk.h')
-rw-r--r--engines/glk/glk.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/glk/glk.h b/engines/glk/glk.h
index 7460317fc0..55066e2cde 100644
--- a/engines/glk/glk.h
+++ b/engines/glk/glk.h
@@ -171,11 +171,6 @@ public:
}
/**
- * Display a message in a GUI dialog
- */
- void GUIError(const char *msg, ...);
-
- /**
* Return the filename for a given save slot
*/
Common::String getSaveName(uint slot) const {