* Removed no longer needed work around when Showing buttons.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25146 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-04-25 10:01:29 +00:00
parent ee7cf06d20
commit e7187dd0f0

View File

@ -98,8 +98,6 @@ PairsWindow::MessageReceived(BMessage* message)
} else {
fPairsView->fDeckCard[fButton]->Show();
fPairsView->fDeckCard[fButtonTmp]->Show();
// TODO: remove when app_server is fixed: (Could this be the Firefox problem?)
fPairsView->Invalidate();
}
//game end and results