Skip to content

Commit

Permalink
Remove redundant declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed Jun 7, 2014
1 parent 6663ebd commit 0912288
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/savegame.hpp
Expand Up @@ -255,7 +255,4 @@ class scenariostart_savegame : public savegame

} //end of namespace savegame

void replace_underbar2space(std::string &name);
void replace_space2underbar(std::string &name);

#endif

0 comments on commit 0912288

Please sign in to comment.