From 8380ba35f763bccfa09019241504da7df5557b5e Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Wed, 31 Oct 2007 16:50:56 +0000 Subject: Remove debugging output. 2007-10-31 Priit Laes * addressbook/gui/widgets/eab-vcard-control.c: Remove debugging output. svn path=/trunk/; revision=34472 --- addressbook/gui/widgets/eab-vcard-control.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/gui/widgets/eab-vcard-control.c') diff --git a/addressbook/gui/widgets/eab-vcard-control.c b/addressbook/gui/widgets/eab-vcard-control.c index 0074d36567..678a841be9 100644 --- a/addressbook/gui/widgets/eab-vcard-control.c +++ b/addressbook/gui/widgets/eab-vcard-control.c @@ -261,8 +261,6 @@ eab_vcard_control_new (void) EABVCardControl *vcard_control = g_new (EABVCardControl, 1); - printf ("inside eab_vcard_control_new\n"); - vcard_control->card_list = NULL; vcard_control->display = NULL; vcard_control->label = NULL; -- cgit v1.2.3