Okay, so my job at work is that I wrote about 200 lines of extra functions to the aspx page code, which is not currently implemented. It is in a routine that processes an event that currently has a zero chance.
Since this code is not used, I became curious. Should I comment on a subroutine that has a zero chance of firing? Would he do anything to improve page performance or something like that if I really commented on this? Or could I / just leave it as it is? Thanks in advance.
KSwift87
source share