summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dom/dom.h')
-rw-r--r--include/dom/dom.h3
1 files changed, 0 insertions, 3 deletions
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