aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/gfx.h')
-rw-r--r--engines/sci/graphics/gfx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/graphics/gfx.h b/engines/sci/graphics/gfx.h
index 6ad6e6c9ec..e9d2f72d2f 100644
--- a/engines/sci/graphics/gfx.h
+++ b/engines/sci/graphics/gfx.h
@@ -36,8 +36,6 @@ namespace Sci {
#define SCI_TEXT_ALIGNMENT_CENTER 1
#define SCI_TEXT_ALIGNMENT_LEFT 0
-#define MAX_CACHED_VIEWS 50
-
class Screen;
class SciPalette;
class Font;