> QgsVectorFileWriter::ogrTypeFromWkbType( QgsWkbTypes::Type type ) > { > type = QgsWkbTypes::dropM( type ); It works without that line, can I remove it or there is any reason? Radim