summaryrefslogtreecommitdiff
path: root/src/gui/setup_players.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_players.cpp')
-rw-r--r--src/gui/setup_players.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp
index 3834703f5..fb7b9861d 100644
--- a/src/gui/setup_players.cpp
+++ b/src/gui/setup_players.cpp
@@ -109,8 +109,3 @@ Setup_Players::Setup_Players(const Widget2 *const widget) :
setDimension(gcn::Rectangle(0, 0, 550, 350));
}
-
-void Setup_Players::apply()
-{
- SetupTabScroll::apply();
-}