Skip to content

Commit

Permalink
Remove dummy method
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 21, 2017
1 parent 7b14d48 commit 813e9d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgsvectorlayerproperties.h
Expand Up @@ -63,7 +63,6 @@ class APP_EXPORT QgsVectorLayerProperties : public QgsOptionsDialogBase, private
{
return txtDisplayName->text();
}
void setRendererDirty( bool ) {}

/** Adds an attribute to the table (but does not commit it yet)
\param field the field to add
Expand Down

0 comments on commit 813e9d3

Please sign in to comment.