summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rubydialog.cxx
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2011-02-21 23:29:31 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-21 23:29:31 +0100
commit43fdbd39de2089c42d6538964b87f05a3407f929 (patch)
tree02eb64be08f49581b662bef4d1b00ba279850e15 /svx/source/dialog/rubydialog.cxx
parent3b29a82367b8733e02aa8882912d3def85b8ecea (diff)
Remove dead code and translate German comments
Diffstat (limited to 'svx/source/dialog/rubydialog.cxx')
-rw-r--r--svx/source/dialog/rubydialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/rubydialog.cxx b/svx/source/dialog/rubydialog.cxx
index 258d972c13dd..163c7c2accf0 100644
--- a/svx/source/dialog/rubydialog.cxx
+++ b/svx/source/dialog/rubydialog.cxx
@@ -239,7 +239,7 @@ SvxRubyDialog::SvxRubyDialog( SfxBindings *pBind, SfxChildWindow *pCW,
{
xImpl = pImpl = new SvxRubyData_Impl;
FreeResource();
- //#85638# automatic detection not yet available
+ // automatic detection not yet available
aAutoDetectionCB.Hide();
aEditArr[0] = &aLeft1ED; aEditArr[1] = &aRight1ED;
aEditArr[2] = &aLeft2ED; aEditArr[3] = &aRight2ED;