mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Restored to revsion 1.53. Changes at 1.54 were causing hangs/crashes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1639 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
3f6ef8ebe5
commit
54b6b9c319
@ -592,8 +592,8 @@ void QgsVectorLayer::draw(QPainter * p, QgsRect * viewExtent, QgsCoordinateTrans
|
||||
//delete fet;
|
||||
}
|
||||
//qApp->processEvents();
|
||||
delete fet;
|
||||
}
|
||||
// delete fet;
|
||||
}
|
||||
#ifdef QGISDEBUG
|
||||
std::cerr << "Total features processed is " << featureCount << std::endl;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user