aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-08-15 22:03:58 -0400
committerMatthew Hoops2011-08-15 22:24:42 -0400
commit6f83052b403b2ddcb51f7e732564bd53c240e1a9 (patch)
tree334fe39a61e148c9089a56cc59f825411f918190 /engines/agi/preagi.h
parent87b48806dd2b02b99eb986683d286789213a7985 (diff)
downloadscummvm-rg350-6f83052b403b2ddcb51f7e732564bd53c240e1a9.tar.gz
scummvm-rg350-6f83052b403b2ddcb51f7e732564bd53c240e1a9.tar.bz2
scummvm-rg350-6f83052b403b2ddcb51f7e732564bd53c240e1a9.zip
AGI: Cleanup PreAGI console code
Diffstat (limited to 'engines/agi/preagi.h')
-rw-r--r--engines/agi/preagi.h2
1 files changed, 0 insertions, 2 deletions
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,