mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
testsuite: fix another surface unref warning
This commit is contained in:
parent
18fd506360
commit
13ca3187f2
@ -286,7 +286,7 @@ test_compile (void)
|
||||
|
||||
gsk_renderer_unrealize (renderer);
|
||||
g_object_unref (renderer);
|
||||
g_object_unref (surface);
|
||||
gdk_surface_destroy (surface);
|
||||
g_bytes_unref (bytes);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user