2006-06-23 Matthew Allum <mallum@openedhand.com>
* examples/super-oh.c: Remove random stage unref fixing trails. Fixes #98
This commit is contained in:
parent
21728c5ba9
commit
e2a6630817
@ -1,3 +1,8 @@
|
||||
2006-06-23 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* examples/super-oh.c:
|
||||
Remove random stage unref fixing trails. Fixes #98
|
||||
|
||||
2006-06-23 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* examples/video-player.c: (size_change):
|
||||
|
@ -95,7 +95,6 @@ frame_cb (ClutterTimeline *timeline,
|
||||
CLUTTER_STAGE_HEIGHT());
|
||||
clutter_texture_set_pixbuf (CLUTTER_TEXTURE (oh->bgtex), oh->bgpixb);
|
||||
g_object_unref (G_OBJECT (oh->bgpixb));
|
||||
g_object_unref (stage);
|
||||
#endif
|
||||
|
||||
/* Rotate everything clockwise about stage center*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user