Remove superfluous printf statement.
[gedcom-parse.git] / gedcom / encoding.c
index de7770c8d045aa2a13bf797b3b6f40a3e6768cb1..94d58d9603cad92fc99c034050a0130e607d7fa2 100644 (file)
@@ -110,7 +110,6 @@ void init_encodings()
        gedcom_warning("Failed updating environment variable %s",
                       GCONV_SEARCH_PATH);
       }
-      printf("%s\n", new_gconv_path);
     }
     
     /* Open gedcom configuration file and read */