From 13c7b9e97fc02cfb55e35340537f04c1fe309090 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 5 Feb 2016 17:05:34 +0000 Subject: Cleanup: Remove odd declaration of callback outside header guard. --- src/html/html_map_element.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/html/html_map_element.h') diff --git a/src/html/html_map_element.h b/src/html/html_map_element.h index 031a032..7e0e3dc 100644 --- a/src/html/html_map_element.h +++ b/src/html/html_map_element.h @@ -59,5 +59,3 @@ dom_exception _dom_html_map_element_copy_internal( (dom_html_map_element *) (n)) #endif - -bool callback(struct dom_node_internal *node, void *ctx); -- cgit v1.2.3