Skip to content

Commit

Permalink
cleanup (remove unused line)
Browse files Browse the repository at this point in the history
  • Loading branch information
brushtyler committed Jan 13, 2012
1 parent ca6cd81 commit 105b11a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/qgsvectorfilewriter.cpp
Expand Up @@ -405,8 +405,6 @@ QString QgsVectorFileWriter::errorMessage()

bool QgsVectorFileWriter::addFeature( QgsFeature& feature )
{
QgsAttributeMap::const_iterator it;

// create the feature
OGRFeatureH poFeature = OGR_F_Create( OGR_L_GetLayerDefn( mLayer ) );

Expand Down

0 comments on commit 105b11a

Please sign in to comment.