mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
Undo last commit. It wasn't the good fix.
This commit is contained in:
parent
478157c413
commit
11bb4bd05e
@ -204,7 +204,6 @@ xml_loadsave_fixtures_read(const gchar *filename, GArray *fixtures)
|
|||||||
}
|
}
|
||||||
|
|
||||||
fixtures_array = fixtures;
|
fixtures_array = fixtures;
|
||||||
statp = fixtures;
|
|
||||||
|
|
||||||
if(g_markup_parse_context_parse(context, file_contents, length, &error))
|
if(g_markup_parse_context_parse(context, file_contents, length, &error))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user