mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user