Skip to content

Commit

Permalink
remove unused and undefined variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Oct 31, 2014
1 parent 3d7cd48 commit 2d88073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game_data.hpp
Expand Up @@ -36,7 +36,7 @@ class unit_map;
namespace t_translation {
struct t_match;
}
extern int sdfasf;

class team_builder;
typedef boost::shared_ptr<team_builder> team_builder_ptr;

Expand Down

0 comments on commit 2d88073

Please sign in to comment.