aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/screen.h')
-rw-r--r--engines/kyra/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/kyra/screen.h b/engines/kyra/screen.h
index 82862fcbf7..0f8208c791 100644
--- a/engines/kyra/screen.h
+++ b/engines/kyra/screen.h
@@ -426,8 +426,6 @@ public:
const ScreenDim *_curDim;
- bool isSJISChar(uint16 ch) const;
-
// shape handling
uint8 *encodeShape(int x, int y, int w, int h, int flags);