Skip to content

Commit

Permalink
Remove stale parameters documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Feb 1, 2016
1 parent 24a9f49 commit adae4d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/nodetool/qgsselectedfeature.h
Expand Up @@ -50,9 +50,7 @@ class QgsSelectedFeature: public QObject
* Setting selected feature
* @param featureId id of feature which was selected
* @param vlayer vector layer in which feature is selected
* @param rubberBand rubber band which displays feature
* @param canvas mapCanvas on which we are working
* @param geometry geometry of the selected feature
*/
void setSelectedFeature( QgsFeatureId featureId, QgsVectorLayer* vlayer, QgsMapCanvas* canvas );

Expand Down

0 comments on commit adae4d6

Please sign in to comment.