Don't export undefined functions

This commit is contained in:
Christopher Lam 2022-05-05 09:46:49 +08:00
parent fcc3b27f92
commit a5cae6c5eb

View File

@ -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)