diff options
author | Guillaume Poussel <gpoussel@gmail.com> | 2011-02-07 20:21:18 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2011-02-08 18:49:16 +0100 |
commit | 2b0f7be0e3e9da61bec7577f6adfe7015e903b97 (patch) | |
tree | 53643a5aec87f1c2a15496ae3eb1b4fc9d732548 /starmath/source/edit.cxx | |
parent | 43ac9d392c1e80706f0bae8f8c73cfe0dfb0ecf2 (diff) |
Clean-up bogus comments in writer.
Diffstat (limited to 'starmath/source/edit.cxx')
-rw-r--r-- | starmath/source/edit.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx index 4cb731ea48c6..020d5ebbef83 100644 --- a/starmath/source/edit.cxx +++ b/starmath/source/edit.cxx @@ -147,7 +147,7 @@ SmEditWindow::~SmEditWindow() StartCursorMove(); - // #112565# clean up of classes used for accessibility + // clean up of classes used for accessibility // must be done before EditView (and thus EditEngine) is no longer // available for those classes. if (pAccessible) |