[Libreoffice-commits] .: sd/source

J Graeme Lingard jgraeme at kemper.freedesktop.org
Sun Nov 28 11:51:04 PST 2010


 sd/source/ui/dlg/prntopts.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 9c1340e5a99971c8bfa05ad1fdf3d3997c7a0d08
Author: J. Graeme Lingard <jgraeme+git at gmail.com>
Date:   Sun Nov 28 19:49:15 2010 +0000

    Remove dated comment

diff --git a/sd/source/ui/dlg/prntopts.cxx b/sd/source/ui/dlg/prntopts.cxx
index ab35002..1d33071 100644
--- a/sd/source/ui/dlg/prntopts.cxx
+++ b/sd/source/ui/dlg/prntopts.cxx
@@ -257,9 +257,6 @@ void SdPrintOptions::updateControls()
     aCbxPagename.Enable( !aRbtBooklet.IsChecked() && (aCbxDraw.IsChecked() || aCbxNotes.IsChecked() || aCbxOutline.IsChecked()) );
 }
 
-/* -----------------------------04.05.01 10:53--------------------------------
-
- ---------------------------------------------------------------------------*/
 void lcl_MoveRB_Impl(Window& rBtn, long nXDiff)
 {
     Point aPos(rBtn.GetPosPixel());


More information about the Libreoffice-commits mailing list