aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/text32.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/text32.h')
-rw-r--r--engines/sci/graphics/text32.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/engines/sci/graphics/text32.h b/engines/sci/graphics/text32.h
index c4521a4f56..722af34339 100644
--- a/engines/sci/graphics/text32.h
+++ b/engines/sci/graphics/text32.h
@@ -57,14 +57,6 @@ private:
GfxCache *_cache;
/**
- * The resource ID of the default font used by the game.
- *
- * @todo Check all SCI32 games to learn what their
- * default font is.
- */
- static int16 _defaultFontId;
-
- /**
* The width and height of the currently active text
* bitmap, in text-system coordinates.
*