diff --git a/cockatrice/src/dlg_filter_games.h b/cockatrice/src/dlg_filter_games.h index 18c01b0c..9374e387 100644 --- a/cockatrice/src/dlg_filter_games.h +++ b/cockatrice/src/dlg_filter_games.h @@ -22,7 +22,6 @@ private: QSpinBox *maxPlayersFilterMaxSpinBox; const QMap &allGameTypes; - // This needs a const someplace const GamesProxyModel *gamesProxyModel; private slots: