From 73210b4aa3f27402e66ec778c20ab21353d31cc1 Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Tue, 29 May 2007 20:22:20 +0000 Subject: added code for freePartRange, freePartEntry and freeOverlay (also renamed some functions and variables). svn-id: r27006 --- engines/cine/main_loop.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/cine/main_loop.cpp') diff --git a/engines/cine/main_loop.cpp b/engines/cine/main_loop.cpp index 5f601b8aa7..24220a8518 100644 --- a/engines/cine/main_loop.cpp +++ b/engines/cine/main_loop.cpp @@ -146,7 +146,6 @@ void manageEvents(int count) { } int i; - for (i = 0; i < count; i++) { //FIXME(?): Maybe there's a better way to "fix" this? // -- cgit v1.2.3