Skip to content

Commit

Permalink
Remove commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
lipk committed Apr 23, 2014
1 parent fb802f9 commit 1b577bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mp_options.hpp
Expand Up @@ -154,8 +154,6 @@ class manager
*
* @param initial_values The initial values for each option.
*/
//manager(const config& gamecfg, CVideo& video, const config& initial_values);

manager(const config& gamecfg, game_display& display, gui::scrollpane* pane, const config& initial_value);

~manager();
Expand Down

0 comments on commit 1b577bc

Please sign in to comment.