Skip to content

Commit

Permalink
Remove stray line left from earlier refactoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Mar 4, 2022
1 parent 7e299cb commit 250b4ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libgnucash/backend/xml/io-gncxml-v2.cpp
Expand Up @@ -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;
}

Expand Down

0 comments on commit 250b4ed

Please sign in to comment.