From 99a601a856a2bd6c9974db589b0ef3f54e04aeca Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 21 Dec 2011 22:18:10 +0000 Subject: Merge branches/jmb/dom-alloc-purge back to trunk svn path=/trunk/libdom/; revision=13316 --- include/dom/dom.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/dom/dom.h') diff --git a/include/dom/dom.h b/include/dom/dom.h index 371c773..c99a044 100644 --- a/include/dom/dom.h +++ b/include/dom/dom.h @@ -54,7 +54,4 @@ typedef enum dom_namespace { extern dom_string *dom_namespaces[DOM_NAMESPACE_COUNT]; -dom_exception dom_initialise(dom_alloc alloc, void *pw); -dom_exception dom_finalise(void); - #endif -- cgit v1.2.3