From bb9a9029b6ec4f26ee31f4879cde52d58dcb49c0 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 28 Jul 2007 20:41:41 +0000 Subject: Finalisation and destruction of nodes svn path=/trunk/dom/; revision=3467 --- src/core/document.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/document.c') diff --git a/src/core/document.c b/src/core/document.c index 0495f59..ff9e5ec 100644 --- a/src/core/document.c +++ b/src/core/document.c @@ -15,7 +15,6 @@ #include "core/attr.h" #include "core/cdatasection.h" -#include "core/characterdata.h" #include "core/comment.h" #include "core/document.h" #include "core/doc_fragment.h" -- cgit v1.2.3