Don't delete the be_app, it is destoried by the Quit() call. Fixes the crash
when closing the app_server test environment. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
837b16251d
commit
988cfaca32
@ -420,7 +420,6 @@ ViewHWInterface::~ViewHWInterface()
|
||||
|
||||
be_app->Lock();
|
||||
be_app->Quit();
|
||||
delete be_app;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user