Remove unused variable
This commit is contained in:
parent
5cb6648686
commit
643cb5d6de
1 changed files with 0 additions and 1 deletions
|
@ -696,7 +696,6 @@ void NativeWindowViews::Center() {
|
|||
}
|
||||
|
||||
void NativeWindowViews::Invalidate() {
|
||||
const gfx::Rect& bounds = GetBounds();
|
||||
window_->SchedulePaintInRect(gfx::Rect(GetBounds().size()));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue