remove unnecessary overrides
This commit is contained in:
parent
5e48dd9d45
commit
cf70267871
3 changed files with 2 additions and 6 deletions
|
@ -1305,9 +1305,6 @@ gfx::Rect NativeWindowMac::WindowBoundsToContentBounds(
|
|||
}
|
||||
}
|
||||
|
||||
void NativeWindowMac::DeleteDelegate() {
|
||||
}
|
||||
|
||||
views::Widget* NativeWindowMac::GetWidget() {
|
||||
return widget_.get();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue