Minor performance improvements

This commit is contained in:
WandererFan
2016-08-31 09:49:19 -04:00
parent 34644e9d71
commit 0ba0351666
5 changed files with 92 additions and 110 deletions

View File

@@ -92,7 +92,6 @@ void QGIViewSection::updateView(bool update)
if( viewPart == nullptr ) {
return;
}
Base::Console().Message("TRACE - QGIVS::updateView(%d) - %s\n",update,getViewObject()->getNameInDocument());
if(update ||
viewPart->SectionNormal.isTouched() ||