aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen.h
diff options
context:
space:
mode:
authorJohannes Schickel2009-10-11 11:34:30 +0000
committerJohannes Schickel2009-10-11 11:34:30 +0000
commitea28351862c8db5c8e1bd72a4d4c4cb63a50b2a6 (patch)
treedeb5cc7d2c499861314f66594738fd82a33bbf65 /engines/kyra/screen.h
parent6e93add43f5b098df8b51e1d23ba4d9a3136b8ea (diff)
downloadscummvm-rg350-ea28351862c8db5c8e1bd72a4d4c4cb63a50b2a6.tar.gz
scummvm-rg350-ea28351862c8db5c8e1bd72a4d4c4cb63a50b2a6.tar.bz2
scummvm-rg350-ea28351862c8db5c8e1bd72a4d4c4cb63a50b2a6.zip
Cleanup.
svn-id: r44907
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);