mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 20:32:16 +00:00
interactive/text: Remove spurious g_object_unref()
This commit is contained in:
parent
c073764369
commit
40b023a33e
@ -84,8 +84,6 @@ test_text_main (gint argc,
|
|||||||
|
|
||||||
clutter_main ();
|
clutter_main ();
|
||||||
|
|
||||||
g_object_unref (stage);
|
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user