summaryrefslogtreecommitdiffstats
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index 1bf66020cc0a..8e25570383ec 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -66,7 +66,6 @@ public:
, nVAlign(0)
, nPendingAttributes(0)
, nInsertion(0)
- , nDefaultSize(12)
, nLSize(0)
, nDSize(0)
, nCurSize(0)
@@ -93,7 +92,6 @@ public:
, nVAlign(0)
, nPendingAttributes(0)
, nInsertion(0)
- , nDefaultSize(12)
, nLSize(0)
, nDSize(0)
, nCurSize(0)
@@ -172,7 +170,6 @@ private:
sal_uLong nInsertion;
std::vector<sal_Int16> aSizeTable;
- sal_Int16 nDefaultSize;
sal_Int16 nLSize;
sal_Int16 nDSize;
sal_Int16 nCurSize;