On 30 May 2017 at 00:31, Radim Blazek <radim.bla...@gmail.com> wrote:
>> QgsVectorFileWriter::ogrTypeFromWkbType( QgsWkbTypes::Type type )
>> {
>>   type = QgsWkbTypes::dropM( type );
>
> It works without that line, can I remove it or there is any reason?

I suspect that's probably a remnant from GDAL < 2.1. I can't see any
reason to keep it for the newer gdal versions.

Nyall
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to