views: No need to destroy Widget, CloseNow already closed native window.
This commit is contained in:
parent
10c52bd6a6
commit
87019a1a70
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ void NativeWindowViews::Close() {
|
|||
|
||||
void NativeWindowViews::CloseImmediately() {
|
||||
window_->CloseNow();
|
||||
window_.reset();
|
||||
}
|
||||
|
||||
void NativeWindowViews::Move(const gfx::Rect& bounds) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue