Dead Code
Program statements which can never execute during program operation. Such code can result from poor coding style, or can be an artifact of previous
versions or debugging efforts. Dead code can be confusing, and is a potential source of erroneous software changes. See:
infeasible path.
--
PatrickEgan? - 18 Dec 2002