mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove #pragma ... "-Wformat-nonliteral"
Seems to have been accidentally left behind when time64_to_string() was (re)moved
This commit is contained in:
parent
1f43bbc798
commit
3c34a61776
@ -455,8 +455,6 @@ GncSqlBackend::write_schedXactions()
|
||||
return is_ok;
|
||||
}
|
||||
|
||||
#pragma GCC diagnostic warning "-Wformat-nonliteral"
|
||||
|
||||
void
|
||||
GncSqlBackend::sync(QofBook* book)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user