summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleShape.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-20 15:06:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-21 08:38:06 +0200
commit7b59273c6c2bd10b9aea52753dc6b21052a9b2ed (patch)
treea8baf61493eba8cc63982861a3b8b2cfc68890a8 /include/svx/AccessibleShape.hxx
parent65c69af584152a5f8f3d2f9752d9f051660b7755 (diff)
loplugin:unusedfields in svx
Change-Id: I7fc5bf55b01d464815771220914f21d8e85b5a36 Reviewed-on: https://gerrit.libreoffice.org/40253 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/AccessibleShape.hxx')
-rw-r--r--include/svx/AccessibleShape.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svx/AccessibleShape.hxx b/include/svx/AccessibleShape.hxx
index 8835cfaa9d7d..592a7ead9b32 100644
--- a/include/svx/AccessibleShape.hxx
+++ b/include/svx/AccessibleShape.hxx
@@ -383,11 +383,6 @@ protected:
*/
AccessibleShapeTreeInfo maShapeTreeInfo;
- /** Index that is appended to the object's name to disambiguate between
- different names with the otherwise same name.
- */
- long mnIndex;
-
/** the index in parent.
*/
sal_Int32 m_nIndexInParent;