mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove commented-out obsolete backend module name
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18061 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
be3d70906a
commit
a19b1b56c2
@ -83,7 +83,6 @@ gnc_engine_init(int argc, char ** argv)
|
||||
#if defined( HAVE_DBI_DBI_H )
|
||||
{ "gncmod-backend-dbi", TRUE },
|
||||
#endif
|
||||
// { "gncmod-backend-gda", TRUE },
|
||||
{ "gncmod-backend-xml", TRUE },
|
||||
{ NULL, FALSE } }, *lib;
|
||||
gnc_engine_init_hook_t hook;
|
||||
|
Loading…
Reference in New Issue
Block a user