aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/msg.h')
-rw-r--r--engines/cine/msg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cine/msg.h b/engines/cine/msg.h
index cf51cdb48f..fbf99d4b44 100644
--- a/engines/cine/msg.h
+++ b/engines/cine/msg.h
@@ -32,8 +32,6 @@ namespace Cine {
#define NUM_MAX_MESSAGE 255
-extern Common::StringArray messageTable;
-
void loadMsg(char *pMsgName);
} // End of namespace Cine