mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
parent
5ee5e37a94
commit
ec5af34bc2
@ -350,7 +350,6 @@ QgsRuleBasedLabeling::Rule::RegisterResult QgsRuleBasedLabeling::Rule::registerF
|
||||
if ( !isFilterOK( feature, context )
|
||||
|| !isScaleOK( context.rendererScale() ) )
|
||||
{
|
||||
delete symbol;
|
||||
return Filtered;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user