Zebediah Figura (@zfigura) commented about dlls/wined3d/swapchain.c:
static void wined3d_swapchain_gl_destroy_object(void *object) {
- wined3d_swapchain_gl_destroy_contexts(object);
}
We don't need the wined3d_cs_destroy_object() anymore then, do we?