reduce use of "execute" on cosmetic changes.
This commit is contained in:
@@ -243,7 +243,6 @@ void QGIViewPart::updateView(bool update)
|
||||
if( viewPart == nullptr ) {
|
||||
return;
|
||||
}
|
||||
//Base::Console().Message("TRACE - QGIVP::updateView(%d) - %s\n",update,getViewObject()->getNameInDocument());
|
||||
|
||||
QGIView::updateView(update);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user