mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[-Wunused-but-set-variable] (clang) - use
This commit is contained in:
parent
fe57fc4183
commit
dda1bb8374
@ -129,4 +129,6 @@ main (int argc, char *argv[])
|
||||
result = g_test_run();
|
||||
|
||||
qof_close();
|
||||
|
||||
return result;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user