From 60fa351d32a0d133583662bc4cd20057be418b7a Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 5 Dec 2009 05:44:46 +0000 Subject: Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements svn-id: r46262 --- engines/m4/m4.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/m4/m4.h') diff --git a/engines/m4/m4.h b/engines/m4/m4.h index 6ed9444f51..c7bbfcdd87 100644 --- a/engines/m4/m4.h +++ b/engines/m4/m4.h @@ -186,7 +186,6 @@ public: Font *_font; Actor *_actor; Scene *_scene; - ActionsView *_actionsView; Dialogs *_dialogs; M4Surface *_screen; Inventory *_inventory; -- cgit v1.2.3