mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't export undefined functions
This commit is contained in:
parent
fcc3b27f92
commit
a5cae6c5eb
@ -30,9 +30,5 @@
|
||||
(gnucash app-utils date-utilities)
|
||||
(gnucash app-utils options)
|
||||
(gnucash app-utils c-interface))
|
||||
;; gw-engine-spec.scm
|
||||
(re-export HOOK-SAVE-OPTIONS)
|
||||
|
||||
(export gnc:get-debit-string)
|
||||
(export gnc:get-credit-string)
|
||||
(export gnc:config-file-format-version)
|
||||
(re-export HOOK-SAVE-OPTIONS)
|
||||
|
Loading…
Reference in New Issue
Block a user