Remove duplicate decl.

This commit is contained in:
John Ralls 2020-05-08 15:29:24 -07:00
parent 8ff5af4c19
commit 320db3270b

View File

@ -29,7 +29,6 @@ int main()
qof_log_init();
qof_init();
char * no_args[1] = { NULL };
gnc_engine_init(0, no_args);
s = qof_session_new(NULL);