mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-ledger-display] free QofQuery*
This commit is contained in:
@@ -448,6 +448,8 @@ gnc_ledger_display_gl (void)
|
||||
ld = gnc_ledger_display_internal (NULL, query, LD_GL, GENERAL_JOURNAL,
|
||||
REG_STYLE_JOURNAL, FALSE, FALSE, FALSE);
|
||||
LEAVE ("%p", ld);
|
||||
|
||||
qof_query_destroy (query);
|
||||
return ld;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user