aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/fontsjis.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/fontsjis.h')
-rw-r--r--engines/sci/graphics/fontsjis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/graphics/fontsjis.h b/engines/sci/graphics/fontsjis.h
index 4330342331..24c8423ddb 100644
--- a/engines/sci/graphics/fontsjis.h
+++ b/engines/sci/graphics/fontsjis.h
@@ -44,7 +44,6 @@ public:
byte getHeight();
bool isDoubleByte(uint16 chr);
byte getCharWidth(uint16 chr);
- byte getCharHeight(uint16 chr);
void draw(uint16 chr, int16 top, int16 left, byte color, bool greyedOutput);
private: