diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-04-24 21:03:51 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-04-24 21:03:51 +0000 |
| commit | 7d95624fa3769bb7e660cabff62df6cbb33e2317 (patch) | |
| tree | 132cfbb3f9423b0ce9fb4f923fb24e08989d16f7 /src/extension/param/description.h | |
| parent | Extensions: Fix "param"s of type "description" were always translated (as opp... (diff) | |
| download | inkscape-7d95624fa3769bb7e660cabff62df6cbb33e2317.tar.gz inkscape-7d95624fa3769bb7e660cabff62df6cbb33e2317.zip | |
Cleanup for previous commit
(bzr r15637)
Diffstat (limited to 'src/extension/param/description.h')
| -rw-r--r-- | src/extension/param/description.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extension/param/description.h b/src/extension/param/description.h index 67985470c..599c4db78 100644 --- a/src/extension/param/description.h +++ b/src/extension/param/description.h @@ -43,8 +43,6 @@ private: /** \brief Internal value. */ gchar * _value; AppearanceMode _mode; - const gchar* _context; - bool _preserve_whitespace; }; } /* namespace Extension */ |
