remove comment

i don't think we should move this class somewhere else (also note that there is no file gamestate.hpp)
This commit is contained in:
gfgtdf 2014-06-17 01:17:05 +02:00
parent f446245ff5
commit 1c2d25435c

View file

@ -16,7 +16,6 @@
#define SAVEGAME_CONFIG_HPP_INCLUDED
/* interface for building a config from savegame related objects */
/// @todo: FIXME: move to gamestate.hpp once dependencies between team and game_state are sorted
class config;
namespace savegame {