From: Peter Verthez Date: Sun, 9 Dec 2001 18:28:02 +0000 (+0000) Subject: Remove superfluous printf statement. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=4740927403892701279eff7a2b69de67f96bb2f0;p=gedcom-parse.git Remove superfluous printf statement. --- diff --git a/gedcom/encoding.c b/gedcom/encoding.c index de7770c..94d58d9 100644 --- a/gedcom/encoding.c +++ b/gedcom/encoding.c @@ -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 */