aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/tsage/core.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tsage/core.cpp b/engines/tsage/core.cpp
index 6a84b2521b..79a34fa4e3 100644
--- a/engines/tsage/core.cpp
+++ b/engines/tsage/core.cpp
@@ -1576,7 +1576,6 @@ void SceneItem::display(int resNum, int lineNum, ...) {
g_globals->_sceneObjects->draw();
}
- GfxFontBackup font;
Common::Point pos(160, 100);
Rect textRect;
int maxWidth = 120;