Skip to content

Commit

Permalink
Merge pull request #209 from kamilwaz/master
Browse files Browse the repository at this point in the history
Remove unused code
  • Loading branch information
marksamman committed Nov 8, 2013
2 parents e6cfeca + 3b63648 commit 3330a4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,9 @@
#include "creature.h"

#include "player.h"
#include "configmanager.h"
#include "game.h"

extern Game g_game;
extern ConfigManager g_config;

Map::Map()
{
Expand Down

0 comments on commit 3330a4e

Please sign in to comment.