mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove leftover function from business-gnome-utils.h
This commit is contained in:
parent
d6514a47f2
commit
e84ecd64a0
@ -62,15 +62,6 @@ const char * gnc_migrate_default_invoice_print_report (void);
|
||||
*/
|
||||
char *gnc_get_default_invoice_print_report (void);
|
||||
|
||||
/** Setup a combo used for displaying list of Invoice Reports.
|
||||
*
|
||||
* @param combo The GtkComboBox that presents the list.
|
||||
*
|
||||
* @param warning The warning image, displayed if the default guid is
|
||||
* not in the Invoice list.
|
||||
*/
|
||||
void gnc_default_print_report_list (GtkWidget *combo, GtkWidget *warning);
|
||||
|
||||
/** Create a report combo to show a list of Invoice reports so that
|
||||
* a default Invoice Report can be selected.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user