From 26dd2f5f603b10b3b54664b6589c8feb6c4f7b82 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sat, 3 Sep 2011 17:21:25 +0200 Subject: GOB: Move keyPressed() to Util --- engines/gob/inter.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/gob/inter.h') diff --git a/engines/gob/inter.h b/engines/gob/inter.h index c84cc384ce..d1c28fcb2f 100644 --- a/engines/gob/inter.h +++ b/engines/gob/inter.h @@ -362,8 +362,6 @@ protected: void oGeisha_caress2(OpGobParams ¶ms); int16 loadSound(int16 slot); - - bool keyPressed(); }; class Inter_v2 : public Inter_v1 { -- cgit v1.2.3