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 e90f90de8c
commit 62feabe631
1 changed files with 0 additions and 1 deletions

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))
{