noun, noun or participle which takes 'suru'
comment out
Computing term for temporarily disabling a line or block of source code by turning it into a comment.
デバッグのために、その行をコメントアウトした。
I commented out that line for debugging.
使わない関数はコメントアウトしておい
Please comment out the unused functions.