mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 07:34:53 +00:00
interactive/text: Remove spurious g_object_unref()
This commit is contained in:
@@ -84,8 +84,6 @@ test_text_main (gint argc,
|
|||||||
|
|
||||||
clutter_main ();
|
clutter_main ();
|
||||||
|
|
||||||
g_object_unref (stage);
|
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user