From 6ab986acd57b516b5b9aff04ee09d57db02ed0b6 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 5 Dec 2010 23:52:56 +0000 Subject: Remove bootstrap infrastructure, and just make dom_implementation a stub. We only support a single implementation, so all the registry and implementation list stuff is totally unnecesary and overcomplex svn path=/trunk/dom/; revision=11017 --- test/DOMTSHandler.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'test/DOMTSHandler.pm') diff --git a/test/DOMTSHandler.pm b/test/DOMTSHandler.pm index ce392c0..0bd4b81 100644 --- a/test/DOMTSHandler.pm +++ b/test/DOMTSHandler.pm @@ -362,7 +362,6 @@ sub generate_main { #include #include -#include #include -- cgit v1.2.3