X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Flog.h;h=57bad18f88fa133b3e9c778080f6ec976b4abe7a;hb=ce627148dbba2878565b8d9da33f6b25f33da4bd;hp=3d7bb67305546729686fff1fe093b40956ef34bc;hpb=bc2c68cf9316d95c5b00444aaaa2f0a6127c1aa9;p=yaz-moved-to-github.git diff --git a/include/yaz/log.h b/include/yaz/log.h index 3d7bb67..57bad18 100644 --- a/include/yaz/log.h +++ b/include/yaz/log.h @@ -220,9 +220,6 @@ YAZ_EXPORT void log_event_end(void (*func)(int level, const char *msg, */ YAZ_EXPORT void yaz_log_xml_errors(const char *prefix, int log_level); -YAZ_EXPORT void yaz_log_lock(void); -YAZ_EXPORT void yaz_log_unlock(void); - YAZ_END_CDECL #endif