Revert "Load the environment file when initializing the python bindings."

It's unnecessary, the swigged gnucash_core init function already does it.
This reverts commit 7b6854c163.
pull/321/merge
John Ralls 8 years ago
parent 8081e78ee3
commit a0f49d8b17

@ -4,7 +4,6 @@
# instead of
# >>> from gnucash.gnucash_core import thingy
from gnucash.gnucash_core import *
gnc_environment_setup()
## @file
# @brief helper file for the importing of gnucash
# @author Mark Jenkins, ParIT Worker Co-operative <mark@parit.ca>

Loading…
Cancel
Save