Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove duplicated line
  • Loading branch information
3nids committed Aug 25, 2015
1 parent 94eb41e commit 2ecb55f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/qgsidentifymenu.cpp
Expand Up @@ -289,7 +289,6 @@ void QgsIdentifyMenu::addVectorLayer( QgsVectorLayer* layer, const QList<QgsMapT
if ( results.count() > 1 )
{
layerMenu = new QMenu( layer->name(), this );
layerAction = layerMenu->menuAction();
}
// case 2b
else
Expand Down

0 comments on commit 2ecb55f

Please sign in to comment.