reverted r29176. it's not OK with shutdown and it could also be a bug in interface kit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29178 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
00405f2286
commit
9d7d4a74b5
@ -226,8 +226,6 @@ KeymapWindow::AddMaps(BView *placeholderView)
|
||||
bool
|
||||
KeymapWindow::QuitRequested()
|
||||
{
|
||||
if (!IsActive())
|
||||
return false;
|
||||
be_app->PostMessage(B_QUIT_REQUESTED);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user