From c77ecdc0500d424a5a12c95561fbee811e9ee870 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 20 Jan 2009 02:56:32 +0000 Subject: Fix another warning svn-id: r35934 --- engines/tinsel/drives.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines') diff --git a/engines/tinsel/drives.cpp b/engines/tinsel/drives.cpp index 05f6445e29..2e87eb1715 100644 --- a/engines/tinsel/drives.cpp +++ b/engines/tinsel/drives.cpp @@ -32,7 +32,6 @@ namespace Tinsel { -static bool restoringfromGMM = false; static char currentCD = '1'; static uint32 cdFlags[] = { fCd1, fCd2, fCd3, fCd4, fCd5, fCd6, fCd7, fCd8 }; -- cgit v1.2.3