Re: [PATCH] Remove C++ -style comments
[email protected] (Arthur Bergman) Fri, 12 Mar 2004 22:17:09 +0000
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
On 12 Mar 2004, at 22:13, Andy Lester wrote: >> Another trivial patch -- this one to remove the C++-style >> comments. > > Why keep commented-out source code in there anyway? Are we preserving > something for posterity that can't be tracked in version control? > > xoa > Not really, just lazy developer not cleaning up properly. Arthur