Minor cleanup.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3716 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-02-28 06:49:16 +00:00
parent af05f3af60
commit 0bb8113418

View File

@ -60,7 +60,7 @@ static void gnc_reconcile_list_fill(GNCReconcileList *list);
GtkType GtkType
gnc_reconcile_list_get_type() gnc_reconcile_list_get_type (void)
{ {
static GtkType gnc_reconcile_list_type = 0; static GtkType gnc_reconcile_list_type = 0;