summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/accessibleruler.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svtools/accessibleruler.hxx b/include/svtools/accessibleruler.hxx
index e8ad0d7f4b42..709a133cb61b 100644
--- a/include/svtools/accessibleruler.hxx
+++ b/include/svtools/accessibleruler.hxx
@@ -182,11 +182,6 @@ protected:
void ThrowExceptionIfNotAlive();
private:
- /** Description of this object. This is not a constant because it can
- be set from the outside.
- */
- ::rtl::OUString msDescription;
-
/** Name of this object.
*/
::rtl::OUString msName;