This patch removes bogus comments found in the fldvar.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[email protected]>
---
 sw/source/ui/fldui/fldvar.hxx |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/sw/source/ui/fldui/fldvar.hxx b/sw/source/ui/fldui/fldvar.hxx
index f55230a..fd9a40d 100644
--- a/sw/source/ui/fldui/fldvar.hxx
+++ b/sw/source/ui/fldui/fldvar.hxx
@@ -41,10 +41,6 @@
 
 class SwFldVarPage;
 
-/*--------------------------------------------------------------------
-   Beschreibung:
- --------------------------------------------------------------------*/
-
 class SelectionListBox : public ListBox
 {
     SwFldVarPage* 	pDlg;
@@ -60,10 +56,6 @@ public:
     void 			ResetCallAddSelection() {bCallAddSelection = FALSE;}
 };
 
-/*--------------------------------------------------------------------
-   Beschreibung:
- --------------------------------------------------------------------*/
-
 class SwFldVarPage : public SwFldPage
 {
     friend class SelectionListBox;
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to