From 6f83052b403b2ddcb51f7e732564bd53c240e1a9 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Mon, 15 Aug 2011 22:03:58 -0400 Subject: AGI: Cleanup PreAGI console code --- engines/agi/preagi.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/agi/preagi.h') diff --git a/engines/agi/preagi.h b/engines/agi/preagi.h index d0aea0e77a..14ff483d9f 100644 --- a/engines/agi/preagi.h +++ b/engines/agi/preagi.h @@ -66,8 +66,6 @@ protected: } PictureMgr *_picture; - PreAGI_Console *_console; - GUI::Debugger *getDebugger() { return _console; } void clearImageStack() {} void recordImageStackCall(uint8 type, int16 p1, int16 p2, int16 p3, -- cgit v1.2.3