diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/tools/XML/Handler/BuildDOM.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/tools/XML/Handler/BuildDOM.pm b/Build/tools/XML/Handler/BuildDOM.pm index 93c75bec2b7..e124f47ee49 100644 --- a/Build/tools/XML/Handler/BuildDOM.pm +++ b/Build/tools/XML/Handler/BuildDOM.pm @@ -6,7 +6,6 @@ use XML::DOM; # TODO: # - add support for parameter entity references # - expand API: insert Elements in the tree or stuff into DocType etc. -# sub new { |