From dee6536f146fe744e3cd44ef12aa281cd2a29061 Mon Sep 17 00:00:00 2001 From: hikerstk Date: Thu, 8 Jul 2010 02:32:50 +0000 Subject: [PATCH] Fixed g++ compiler warning. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5672 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- src/modes/linear_world.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modes/linear_world.hpp b/src/modes/linear_world.hpp index 6e638dde4..3596f5c12 100644 --- a/src/modes/linear_world.hpp +++ b/src/modes/linear_world.hpp @@ -22,7 +22,6 @@ #include "modes/world.hpp" -struct RaceGUI::KartIconDisplayInfo; class SFXBase; /*