From e578cb8976f10cd9217cddef48c6693cf5d03c7b Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sun, 7 Aug 2011 20:05:25 +0200 Subject: ALL: Remove unnecessary forward declarations. --- engines/kyra/kyra_lok.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'engines/kyra') diff --git a/engines/kyra/kyra_lok.h b/engines/kyra/kyra_lok.h index db70d193ff..e5fb3cddca 100644 --- a/engines/kyra/kyra_lok.h +++ b/engines/kyra/kyra_lok.h @@ -29,10 +29,6 @@ #include "kyra/gui_lok.h" #include "kyra/item.h" -namespace Graphics { -struct Surface; -} - namespace Kyra { class Movie; -- cgit v1.2.3