aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/inter.h')
-rw-r--r--engines/gob/inter.h2
1 files changed, 0 insertions, 2 deletions
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 &params);
int16 loadSound(int16 slot);
-
- bool keyPressed();
};
class Inter_v2 : public Inter_v1 {