Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove obsolete line
  • Loading branch information
m-kuhn committed Mar 9, 2019
1 parent c0d528e commit db15465
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/pal/layer.cpp
Expand Up @@ -174,7 +174,6 @@ bool Layer::registerFeature( QgsLabelFeature *lf )
else
{
addObstaclePart( fpart.release() );
fpart = nullptr;
}
}

Expand Down

0 comments on commit db15465

Please sign in to comment.