diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-04-09 13:39:40 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-04-09 13:39:40 +0000 |
| commit | f0ad38f6fd0d18f48d92df4b55ff8352747e6b2c (patch) | |
| tree | 9ead777c363db217d978be2f71126e023f6f48e3 /src/extension/param/float.h | |
| parent | Remove unused field "gui_tip" (diff) | |
| download | inkscape-f0ad38f6fd0d18f48d92df4b55ff8352747e6b2c.tar.gz inkscape-f0ad38f6fd0d18f48d92df4b55ff8352747e6b2c.zip | |
Remove unused field "scope"
(bzr r15633.1.2)
Diffstat (limited to 'src/extension/param/float.h')
| -rw-r--r-- | src/extension/param/float.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extension/param/float.h b/src/extension/param/float.h index b81b7ff08..0f0078dae 100644 --- a/src/extension/param/float.h +++ b/src/extension/param/float.h @@ -32,7 +32,6 @@ public: ParamFloat(const gchar * name, const gchar * guitext, const gchar * desc, - const Parameter::_scope_t scope, bool gui_hidden, int indent, Inkscape::Extension::Extension * ext, |
