* 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:
parent
ee7cf06d20
commit
e7187dd0f0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user