From 10b73b474f5618b91456db91f3e5e18a18fa0f97 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 6 May 2008 22:05:26 +0000 Subject: Fixed crash when qutting kyra2 main menu. svn-id: r31909 --- engines/kyra/kyra_hof.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/kyra/kyra_hof.h') diff --git a/engines/kyra/kyra_hof.h b/engines/kyra/kyra_hof.h index 1e6c23331e..3a745fe502 100644 --- a/engines/kyra/kyra_hof.h +++ b/engines/kyra/kyra_hof.h @@ -291,8 +291,6 @@ protected: TextDisplayer_HoF *_text; TIMInterpreter *_tim; - uint8 *_mouseSHPBuf; - static const int8 _dosTrackMap[]; static const int _dosTrackMapSize; -- cgit v1.2.3