Remove a debugging printf.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9662 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2003-11-08 20:34:03 +00:00
parent c23017ef47
commit d2febdbcea

View File

@@ -282,7 +282,6 @@ qif_account_picker_dialog(QIFImportWindow * qif_wind, SCM map_entry)
button = glade_xml_get_widget (xml, "newbutton");
gtk_button_set_use_stock(GTK_BUTTON(button), TRUE);
printf("account picker is %p\n", wind->dialog);
/* this is to get the checkmarks set up right.. it will get called
* again after the window is mapped. */