From 3df5f2ad418d886ea77848c9916e2b97c6ce627b Mon Sep 17 00:00:00 2001 From: uruk Date: Sun, 9 Feb 2014 15:25:10 +0100 Subject: AVALANCHE: Remove Pingo. --- engines/avalanche/avalanche.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/avalanche/avalanche.h') diff --git a/engines/avalanche/avalanche.h b/engines/avalanche/avalanche.h index dfe48b890f..5e5bc34464 100644 --- a/engines/avalanche/avalanche.h +++ b/engines/avalanche/avalanche.h @@ -32,7 +32,6 @@ #include "avalanche/graphics.h" #include "avalanche/parser.h" #include "avalanche/avalot.h" -#include "avalanche/pingo.h" #include "avalanche/dialogs.h" #include "avalanche/background.h" #include "avalanche/sequence.h" @@ -79,7 +78,6 @@ public: Clock *_clock; GraphicManager *_graphics; Parser *_parser; - Pingo *_pingo; Dialogs *_dialogs; Background *_background; Sequence *_sequence; -- cgit v1.2.3