From 83f3338663c4969eebefd8c2c43bd3fc43587fdd 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/functypes.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/dom/functypes.h') diff --git a/include/dom/functypes.h b/include/dom/functypes.h index 18b644a..31a7ee8 100644 --- a/include/dom/functypes.h +++ b/include/dom/functypes.h @@ -11,11 +11,6 @@ #include #include -/** - * Type of allocation function for DOM implementation - */ -typedef void *(*dom_alloc)(void *ptr, size_t size, void *pw); - /** * Severity levels for dom_msg function, based on syslog(3) */ -- cgit v1.2.3