From 028772d153b79b38e5dfa2d90ba5f01fb287b47e Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 26 Aug 2013 22:17:20 +0300 Subject: FULLPIPE: Finish global_messageHandler3() --- engines/fullpipe/statics.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/fullpipe/statics.h') diff --git a/engines/fullpipe/statics.h b/engines/fullpipe/statics.h index e4e2c1f602..95030180c3 100644 --- a/engines/fullpipe/statics.h +++ b/engines/fullpipe/statics.h @@ -230,8 +230,6 @@ class StaticANIObject : public GameObject { MessageQueue *changeStatics1(int msgNum); void changeStatics2(int objId); - - bool canInteractAny(GameObject *obj2, int a3); }; struct MovTable { -- cgit v1.2.3