diff options
Diffstat (limited to 'src/gui/setup_players.h')
-rw-r--r-- | src/gui/setup_players.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/setup_players.h b/src/gui/setup_players.h index afc902f1b..8cad7a771 100644 --- a/src/gui/setup_players.h +++ b/src/gui/setup_players.h @@ -42,7 +42,6 @@ class PlayerTableModel; class StaticTableModel; class Setup_Players : public SetupTab, - public gcn::ActionListener, public PlayerRelationsListener { public: |