From 6a07bbd5f41960d5c773f116d24c4de741ef3541 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 11 Jan 2010 12:23:04 +0000 Subject: Moved all the cache limits inside helpers.h and removed an obsolete TODO svn-id: r47250 --- engines/sci/graphics/cursor.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sci/graphics/cursor.h') diff --git a/engines/sci/graphics/cursor.h b/engines/sci/graphics/cursor.h index c714faff87..087772fc98 100644 --- a/engines/sci/graphics/cursor.h +++ b/engines/sci/graphics/cursor.h @@ -35,8 +35,6 @@ namespace Sci { #define SCI_CURSOR_SCI0_TRANSPARENCYCOLOR 1 -#define MAX_CACHED_CURSORS 10 - class View; class SciPalette; -- cgit v1.2.3