[Libreoffice] simple comment removal
Caolán McNamara
caolanm at redhat.com
Mon Nov 8 08:46:54 PST 2010
On Sun, 2010-11-07 at 23:53 -0500, Kevin Hunter wrote:
> Hullo Committers,
>
> A simple patch set to remove some unnecessary comments. As always, LGPLv3.
Hum, the comments like...
// XServiceInfo
// XAccessible
are being used to indicate in this multiply inherited class for which
parent class the following block APIs are being implemented for, so they
do have some utility. I'm a little unwilling to bin them into the same
category as the more clear-cut
/*->start removed 2010.10.10
<-end removed 2010.10.10*/
kind of distraction.
C.
More information about the LibreOffice
mailing list