summaryrefslogtreecommitdiff
path: root/include/libxml/threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libxml/threads.h')
-rw-r--r--include/libxml/threads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libxml/threads.h b/include/libxml/threads.h
index fb6b704..4f7d10f 100644
--- a/include/libxml/threads.h
+++ b/include/libxml/threads.h
@@ -36,7 +36,6 @@ typedef xmlRMutex *xmlRMutexPtr;
#ifdef __cplusplus
extern "C" {
#endif
-
XMLPUBFUN xmlMutexPtr XMLCALL
xmlNewMutex (void);
XMLPUBFUN void XMLCALL