mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05: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 ();
|
||||
|
||||
g_object_unref (stage);
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user