Skip to content

Commit

Permalink
layout
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Nov 14, 2024
1 parent 5513568 commit b4ca6bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/gui/testqgsrelationeditorwidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ void TestQgsRelationEditorWidget::testFeatureRequest()

QVERIFY( !relationEditorWidget.multiEditModeActive() );

QgsFeatureIds featureIds;
QgsFeatureIterator featureIterator = mLayer1->getFeatures();
QgsFeature feature;
featureIterator.nextFeature( feature );
Expand Down

0 comments on commit b4ca6bc

Please sign in to comment.