diff options
author | Guillaume Poussel <gpoussel@gmail.com> | 2011-02-07 22:11:09 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2011-02-08 19:09:12 +0100 |
commit | cd4a86b717083e36d707f0605a9cf5719a411ef0 (patch) | |
tree | 5f89ef86b2d4a0cbccc577180dd710ef49c2d3db /sd/source/ui/dlg/sdpreslt.cxx | |
parent | ec7d423f53a7beec49e7a69ccc9cb7bad366b7a3 (diff) |
Remove all bogus comments in impress.
Diffstat (limited to 'sd/source/ui/dlg/sdpreslt.cxx')
-rw-r--r-- | sd/source/ui/dlg/sdpreslt.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/sdpreslt.cxx b/sd/source/ui/dlg/sdpreslt.cxx index 1cfb45f8af5d..f7730286787a 100644 --- a/sd/source/ui/dlg/sdpreslt.cxx +++ b/sd/source/ui/dlg/sdpreslt.cxx @@ -245,7 +245,7 @@ IMPL_LINK(SdPresLayoutDlg, ClickLoadHdl, void *, EMPTYARG) } USHORT nResult = pDlg->Execute(); - // #96072# OJ: Inserted update to force repaint + // Inserted update to force repaint Update(); String aFile; |