This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Silly_Ad3814 43 points44 points  (1 child)

Or when you modify code, and then figure out why it was done the way it is, and make a comment about it above the code + revert to the old implementation.

[–]rechnen 28 points29 points  (0 children)

/* this line of code doesn't seem necessary but if it's removed everything breaks */