Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Drop unused variable
  • Loading branch information
nyalldawson committed Oct 29, 2017
1 parent e523780 commit 43dfa28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/editorwidgets/qgsrelationreferencewidget.cpp
Expand Up @@ -816,7 +816,6 @@ void QgsRelationReferenceWidget::filterChanged()
}
}

bool filtered = false;
if ( mChainFilters )
{
QComboBox *ccb = nullptr;
Expand Down

0 comments on commit 43dfa28

Please sign in to comment.