aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/surface.h')
-rw-r--r--engines/lure/surface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/lure/surface.h b/engines/lure/surface.h
index 7e66f6aae9..8e5de6eaa0 100644
--- a/engines/lure/surface.h
+++ b/engines/lure/surface.h
@@ -150,8 +150,6 @@ public:
bool show();
};
-extern int numFontChars;
-
} // End of namespace Lure
#endif