summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-11-24 12:58:51 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-11-24 13:51:10 +0100
commit3de6d4d3c7b733fde0feef3d77aeb7c4c48724d0 (patch)
treed3ab5c4bcde3d67fc40670c03492b33adc5ccaec /starmath/inc
parentda5377c88a26b167e94c030e8c8ac5251497e43b (diff)
loplugin:unusedfields make some fields private
this is one of the secondary analyses this plugin performs Change-Id: I022b9eda994acbd25714025b666194266e896640 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143215 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/node.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 69cc0a323ce9..f162b83aa754 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -755,8 +755,6 @@ public:
*/
class SmTextNode : public SmVisibleNode
{
-
-protected:
OUString maText;
sal_uInt16 mnFontDesc;
/** Index within text where the selection starts