Removed compiler warning.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10709 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2012-01-24 03:22:59 +00:00
parent a7bdb6f99a
commit 808ffa85f8

View File

@@ -19,7 +19,6 @@
#define _follow_the_leader_hpp_
#include "modes/linear_world.hpp"
struct RaceGUIBase::KartIconDisplayInfo;
/**
* \brief An implementation of World, based on LinearWorld, to provide the Follow-the-leader game mode