mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
Remove stray line left from earlier refactoring.
This commit is contained in:
parent
7e299cb2b0
commit
250b4ed733
@ -1398,7 +1398,6 @@ gzopen_win32 (const char* filename, const char* perms)
|
||||
{
|
||||
g_warning ("Could not convert '%s' to system codepage",
|
||||
filename);
|
||||
success = 0;
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user