summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/rect.cxx')
-rw-r--r--starmath/source/rect.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx
index a0c8c67058f6..1e69966e151a 100644
--- a/starmath/source/rect.cxx
+++ b/starmath/source/rect.cxx
@@ -31,7 +31,6 @@
-
// '\0' terminated Array with symbol, which should be treat as letters in
// StarMath Font, (to get a normal (non-clipped) SmRect in contrast to the
// other operators and symbols).
@@ -71,12 +70,9 @@ bool SmIsMathAlpha(const OUString &rText)
}
-
-
// SmRect members
-
SmRect::SmRect()
// constructs empty rectangle at (0, 0) with width and height 0.
{