if one replaced code, please delete the old code, do not just comment it out. We have a version control system for checking old versions of the code. If it is just commented out, it just messes up the code and later one doesn't know anymore if this is additional functionality (e.g. for handling a special case) that is just deactivated or just "old code".