summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-17 16:42:30 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-17 17:21:51 +0200
commitd03d7a79406c4bd25a776a4f7247588662b121b0 (patch)
tree49a7393a460ac017b4e3aae29bcc63fa4d3bd353 /starmath
parente57a5905fb2975307af654710430d0a876dbd061 (diff)
remove wrong outdated comment
Change-Id: I3fe6957b73776152b90c34ac411167f6f4e9e4f5
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/ElementsDockingWindow.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/ElementsDockingWindow.cxx b/starmath/source/ElementsDockingWindow.cxx
index 82c1ca64616f..b66c37d05922 100644
--- a/starmath/source/ElementsDockingWindow.cxx
+++ b/starmath/source/ElementsDockingWindow.cxx
@@ -632,7 +632,6 @@ void SmElementsControl::build()
switch(maCurrentSetId)
{
- // we need to divide by 2 because of the matrix of two dimensions
case RID_CATEGORY_UNARY_BINARY_OPERATORS:
addElements(aUnaryBinaryOperatorsList, SAL_N_ELEMENTS(aUnaryBinaryOperatorsList));
break;