diff -r 07ade56c3b4a -r 31c744824dab QTfrontend/ui/page/pageroomslist.cpp --- a/QTfrontend/ui/page/pageroomslist.cpp Tue Jan 06 17:07:34 2015 +0100 +++ b/QTfrontend/ui/page/pageroomslist.cpp Tue Jan 06 19:26:25 2015 +0100 @@ -85,8 +85,8 @@ showJoinRestricted->setChecked(true); stateMenu->addAction(showGamesInLobby); stateMenu->addAction(showGamesInProgress); - stateMenu->addAction(showPassword); - stateMenu->addAction(showJoinRestricted); + //stateMenu->addAction(showPassword); + //stateMenu->addAction(showJoinRestricted); btnState->setMenu(stateMenu); // Help/prompt message at top