Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: naughty useless code (was Re: naughty Pascal) Date: 11 Jan 2026 00:02:22 GMT Lines: 13 Message-ID: References: <4oycne7Wk4RQ6sj0nZ2dnZfqnPidnZ2d@giganews.com> <10j48fv$2t1h9$12@dont-email.me> <10j5qgf$3etcd$6@dont-email.me> <10j60bb$3hhps$1@dont-email.me> <7cadnTBwKKzA68r0nZ2dnZfqn_idnZ2d@giganews.com> <10jak55$13ji1$2@dont-email.me> <10jh3n1$3644m$1@nntp.eternal-september.org> <20260105115058.000054fc@gmail.com> <20260105133755.00005e21@gmail.com> <20260106083038.00000777@gmail.com> <10jn4al$15pib$2@dont-email.me> <10jn4kh$15u01$2@dont-email.me> <10jue5r$3eijl$4@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net FxdOBV9h+/Dm97gIj7kVcwPMpcal2rEnTrXLjz4WOGblshtrjH Cancel-Lock: sha1:Weq/AVgIYCP8MBb80HmALkw/XUs= sha256:WPjh4p+2nU81gAUEupWujdelJLblxZmt51eWLUlyaFE= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:80865 alt.folklore.computers:233496 On Sat, 10 Jan 2026 20:52:12 -0000 (UTC), Lawrence D’Oliveiro wrote: > On Sat, 10 Jan 2026 19:39:05 GMT, Charlie Gibbs wrote: > >> I like to be a little more explicit, so I say "#ifdef DELETE_THIS". > > We have version control nowadays. You can actually delete stuff from > your source, and trust to the version history to keep a record of what > used to be there. It's getting hard to cover your tracks. We used Subversion and 'svn blame' was useful. If you were more polite you could use 'svn praise'.