summaryrefslogtreecommitdiffstats
path: root/src/extension/param/description.h
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2017-04-24 21:03:51 +0000
committerEduard Braun <eduard.braun2@gmx.de>2017-04-24 21:03:51 +0000
commit7d95624fa3769bb7e660cabff62df6cbb33e2317 (patch)
tree132cfbb3f9423b0ce9fb4f923fb24e08989d16f7 /src/extension/param/description.h
parentExtensions: Fix "param"s of type "description" were always translated (as opp... (diff)
downloadinkscape-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.h2
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 */