diff options
Diffstat (limited to 'engines/supernova/supernova.h')
-rw-r--r-- | engines/supernova/supernova.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/supernova/supernova.h b/engines/supernova/supernova.h index eef3c9d015..271db0be13 100644 --- a/engines/supernova/supernova.h +++ b/engines/supernova/supernova.h @@ -107,7 +107,6 @@ public: int _textCursorY; int _textColor; - int getDOSTicks(); int textWidth(const char *text); int textWidth(const uint16 key); void initData(); |