Hacker News new | ask | show | jobs
by chill1 4460 days ago
I agree with antonpirker here. As long as you're using a version control system, the code isn't lost. Delete the commented out code, and leave a helpful commit message along with the deletion. That way the deleted code can be found, if really necessary.
1 comments

Major do'h moment for me. :P Got so used to using a VCS that I took some things for granted.