summaryrefslogtreecommitdiff
path: root/include/xmlsec/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmlsec/errors.h')
-rw-r--r--include/xmlsec/errors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmlsec/errors.h b/include/xmlsec/errors.h
index a7a9fd36..42c6306c 100644
--- a/include/xmlsec/errors.h
+++ b/include/xmlsec/errors.h
@@ -403,7 +403,6 @@ XMLSEC_EXPORT void xmlSecErrorsDefaultCallbackEnableOutput
XMLSEC_EXPORT int xmlSecErrorsGetCode (xmlSecSize pos);
XMLSEC_EXPORT const char* xmlSecErrorsGetMsg (xmlSecSize pos);
-XMLSEC_EXPORT void xmlSecPrintLogMsg(const char* msg);
/* __FUNCTION__ is defined for MSC compiler < MS VS .NET 2003 */