Fix lacking of unref

This commit is contained in:
jun7 2018-05-20 18:07:58 +09:00
parent 74bebfdc68
commit 8e1546c396

View File

@ -675,8 +675,8 @@ tester->adblock_filters_to_load = 1;
(GAsyncReadyCallback)file_read_cb,
tester);
}
/*
g_object_unref (filter_file);
/*
}
g_strfreev (filters);
*/