Remove debug printf.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2696 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -220,7 +220,6 @@ krb5_openlog(krb5_context context,
|
||||
"logging",
|
||||
logname,
|
||||
NULL)){
|
||||
fprintf(stderr, "%s\n", p);
|
||||
if(strcmp(p, "STDERR") == 0){
|
||||
struct facility *fp = log_realloc(f);
|
||||
open_file(fp, NULL, NULL, stderr, 1);
|
||||
|
Reference in New Issue
Block a user