public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* master - config: Remove stray fprintf
@ 2008-09-03 15:51 Christine Caulfield
  0 siblings, 0 replies; only message in thread
From: Christine Caulfield @ 2008-09-03 15:51 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=24c08e0026c3be3fc2666dc493cb90f1c1d59465
Commit:        24c08e0026c3be3fc2666dc493cb90f1c1d59465
Parent:        e5918ff498807891c2074fa5ddfebfc5f649cae5
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Wed Sep 3 13:33:09 2008 +0100
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Wed Sep 3 13:33:09 2008 +0100

config: Remove stray fprintf

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 config/plugins/ldap/configldap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/config/plugins/ldap/configldap.c b/config/plugins/ldap/configldap.c
index 7c2fbab..1b78079 100644
--- a/config/plugins/ldap/configldap.c
+++ b/config/plugins/ldap/configldap.c
@@ -239,7 +239,6 @@ static int read_config_for(LDAP *ld, struct objdb_iface_ver0 *objdb, unsigned in
 						objdb->object_key_create(object_handle, attr, strlen(attr),
 									 val_ber[i]->bv_val,
 									 val_ber[i]->bv_len+1);
-						fprintf(stderr, "Created key %s=%s\n",attr, val_ber[i]->bv_val);
 					}
 					i++;
 				}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-03 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-03 15:51 master - config: Remove stray fprintf Christine Caulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).