mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bill Gribble's patch to add guppi support, improve the report & help
windows, and sundry other things. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3329 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -70,6 +70,9 @@ gnc_engine_shutdown (void)
|
||||
{
|
||||
g_cache_destroy (gnc_string_cache);
|
||||
gnc_string_cache = NULL;
|
||||
|
||||
gnc_commodity_table_destroy(known_commodities);
|
||||
known_commodities = NULL;
|
||||
}
|
||||
|
||||
/********************************************************************
|
||||
|
||||
Reference in New Issue
Block a user