Quantcast

[PATCH 1/1] Cleanup: remove bogus comments from shells directory

classic Classic list List threaded Threaded
2 messages Options
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 1/1] Cleanup: remove bogus comments from shells directory


This patch removes bogus comments found in the shells directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/shells/basesh.cxx   |   63 ----------------------------------
 sw/source/ui/shells/beziersh.cxx |   19 ----------
 sw/source/ui/shells/drawdlg.cxx  |   21 -----------
 sw/source/ui/shells/drawsh.cxx   |   27 --------------
 sw/source/ui/shells/drwbassh.cxx |   29 +--------------
 sw/source/ui/shells/drwtxtex.cxx |   16 ---------
 sw/source/ui/shells/drwtxtsh.cxx |   70 --------------------------------------
 sw/source/ui/shells/frmsh.cxx    |   20 -----------
 sw/source/ui/shells/mediash.cxx  |    8 ----
 sw/source/ui/shells/tabsh.cxx    |   34 ------------------
 sw/source/ui/shells/textdrw.cxx  |    6 ---
 sw/source/ui/shells/textfld.cxx  |    9 -----
 sw/source/ui/shells/textglos.cxx |    3 --
 sw/source/ui/shells/textidx.cxx  |    6 ---
 sw/source/ui/shells/textsh.cxx   |   32 -----------------
 sw/source/ui/shells/textsh1.cxx  |   13 +------
 sw/source/ui/shells/textsh2.cxx  |   10 +----
 17 files changed, 5 insertions(+), 381 deletions(-)


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

0001-Cleanup-remove-bogus-comments-from-shells-directory.patch (41K) Download Attachment
Michael Meeks Michael Meeks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCH 1/1] Cleanup: remove bogus comments from shells directory

Hi Prashant,

On Tue, 2010-10-12 at 23:09 +0530, Prashant Shah wrote:
> This patch removes bogus comments found in the shells directory
> including empty Beschreibung (translation: description) statements

        Again - thanks :-) I like your style too, normalising to a single line
of whitespace between functions - neither wasting precious vspace, nor
cramping things together ...

        Pushed,

                Michael.

--
 [hidden email]  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Loading...