зеркало из https://github.com/mozilla/pjs.git
Bug 603731: Remove unused variable from nsViewManager.cpp. r=tn a=joe
This commit is contained in:
Родитель
c7537ff95e
Коммит
6785c7602c
|
@ -600,7 +600,6 @@ nsViewManager::UpdateWidgetArea(nsView *aWidgetView, nsIWidget* aWidget,
|
|||
if (view && visible && type != eWindowType_popup) {
|
||||
NS_ASSERTION(type == eWindowType_plugin,
|
||||
"Only plugin or popup widgets can be children!");
|
||||
nsViewManager* viewManager = view->GetViewManager();
|
||||
|
||||
// We do not need to invalidate in plugin widgets, but we should
|
||||
// exclude them from the invalidation region IF we're not on
|
||||
|
|
Загрузка…
Ссылка в новой задаче