From ea28351862c8db5c8e1bd72a4d4c4cb63a50b2a6 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 11 Oct 2009 11:34:30 +0000 Subject: Cleanup. svn-id: r44907 --- engines/kyra/screen.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/kyra/screen.h') 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); -- cgit v1.2.3