Skip to content

Commit 8d6f397

Browse files
Remove superfluous code.
1 parent c372640 commit 8d6f397

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

PHP/CodeCoverage/Report/Node/File.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
* @since File available since Release 1.1.0
4444
*/
4545

46-
if (!defined('T_NAMESPACE')) {
47-
define('T_NAMESPACE', 377);
48-
}
49-
5046
/**
5147
* Represents a file in the code coverage information tree.
5248
*

0 commit comments

Comments
 (0)