From dc02df8cd27e9284247166a4d33fe5bb7bcd4a43 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Thu, 27 Dec 2012 08:13:29 +0100 Subject: [PATCH] HOPKINS: Remove forgotten useless variable --- engines/hopkins/talk.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/engines/hopkins/talk.cpp b/engines/hopkins/talk.cpp index 09165e5e369..978fd1ef1a0 100644 --- a/engines/hopkins/talk.cpp +++ b/engines/hopkins/talk.cpp @@ -1093,7 +1093,6 @@ void TalkManager::REPONSE2(int a1, int a2) { void TalkManager::OBJET_VIVANT(const Common::String &a2) { int v5; - int v10; byte *v11; byte *v14; byte *v15;