1
1
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:
gunnar_g 2009-04-17 09:34:28 +00:00
parent 478157c413
commit 11bb4bd05e

View File

@ -204,7 +204,6 @@ xml_loadsave_fixtures_read(const gchar *filename, GArray *fixtures)
}
fixtures_array = fixtures;
statp = fixtures;
if(g_markup_parse_context_parse(context, file_contents, length, &error))
{