Fix: Setting env YAZ_LOG makes YAZ hang YAZ-745
[yaz-moved-to-github.git] / src / log.c
index eccb1ed..265dd77 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -581,7 +581,6 @@ int yaz_log_mask_str_x(const char *str, int level)
 {
     const char *p;
 
-    yaz_init_globals();
     while (*str)
     {
         int negated = 0;