dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bc612e
)
Remove superfluous printf statement.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 18:28:02 +0000
(18:28 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 18:28:02 +0000
(18:28 +0000)
gedcom/encoding.c
patch
|
blob
|
history
diff --git
a/gedcom/encoding.c
b/gedcom/encoding.c
index de7770c8d045aa2a13bf797b3b6f40a3e6768cb1..94d58d9603cad92fc99c034050a0130e607d7fa2 100644
(file)
--- 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 */