summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-07 20:21:18 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 18:49:16 +0100
commit2b0f7be0e3e9da61bec7577f6adfe7015e903b97 (patch)
tree53643a5aec87f1c2a15496ae3eb1b4fc9d732548 /starmath/source/view.cxx
parent43ac9d392c1e80706f0bae8f8c73cfe0dfb0ecf2 (diff)
Clean-up bogus comments in writer.
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r--starmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index aec233e52650..1e430d71c2ad 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -817,7 +817,7 @@ void SmCmdBoxWindow::StateChanged( StateChangedType nStateChange )
{
if (STATE_CHANGE_INITSHOW == nStateChange)
{
- Resize(); // #98848# avoid SmEditWindow not being painted correctly
+ Resize(); // avoid SmEditWindow not being painted correctly
// set initial position of window in floating mode
if (true == IsFloatingMode())