This patch removes bogus comments found in the DropDownFieldDialog.cxx file
Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
---
 sw/source/ui/fldui/DropDownFieldDialog.cxx |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/sw/source/ui/fldui/DropDownFieldDialog.cxx b/sw/source/ui/fldui/DropDownFieldDialog.cxx
index 90859b3..141969f 100644
--- a/sw/source/ui/fldui/DropDownFieldDialog.cxx
+++ b/sw/source/ui/fldui/DropDownFieldDialog.cxx
@@ -48,7 +48,6 @@ using namespace ::com::sun::star;
 /*--------------------------------------------------------------------
     Beschreibung: Feldeinfuegen bearbeiten
  --------------------------------------------------------------------*/
-
 sw::DropDownFieldDialog::DropDownFieldDialog( Window *pParent, SwWrtShell &rS,
                               SwField* pField, BOOL bNextButton ) :
 
@@ -105,10 +104,6 @@ sw::DropDownFieldDialog::~DropDownFieldDialog()
 {
 }
 
-/*--------------------------------------------------------------------
-
- --------------------------------------------------------------------*/
-
 void sw::DropDownFieldDialog::Apply()
 {
     if(pDropField)
@@ -130,9 +125,7 @@ void sw::DropDownFieldDialog::Apply()
         }
     }
 }
-/* -----------------17.06.2003 10:50-----------------
 
- --------------------------------------------------*/
 IMPL_LINK(sw::DropDownFieldDialog, ButtonHdl, PushButton*, pButton)
 {
     EndDialog(&aNextPB == pButton ? RET_OK : RET_YES );
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.