summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/linkdlg.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-13 17:35:58 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-13 17:35:58 +0100
commit8add7525175749499cb8f6cc24e23e434beb49e9 (patch)
treeaa423dd2dcc0092b54fa503e29649b09ed7ad29d /cui/source/dialogs/linkdlg.cxx
parente66aaababcd2bb4b660f798a06d518e394c1c855 (diff)
Remove bogus comments
Diffstat (limited to 'cui/source/dialogs/linkdlg.cxx')
-rw-r--r--cui/source/dialogs/linkdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/linkdlg.cxx b/cui/source/dialogs/linkdlg.cxx
index 21b03c080c56..eb1fe3432895 100644
--- a/cui/source/dialogs/linkdlg.cxx
+++ b/cui/source/dialogs/linkdlg.cxx
@@ -112,7 +112,7 @@ SvBaseLinksDlg::SvBaseLinksDlg( Window * pParent, LinkManager* pMgr, BOOL bHtml
aTbLinks.SetTabs( &nTabs[0], MAP_APPFONT );
aTbLinks.Resize(); // OS: Hack fuer richtige Selektion
- //JP 24.02.99: UpdateTimer fuer DDE-/Grf-Links, auf die gewarted wird
+ // UpdateTimer fuer DDE-/Grf-Links, auf die gewarted wird
aUpdateTimer.SetTimeoutHdl( LINK( this, SvBaseLinksDlg, UpdateWaitingHdl ) );
aUpdateTimer.SetTimeout( 1000 );