mirror of
https://github.com/brl/mutter.git
synced 2024-12-22 11:02:05 +00:00
2006-06-08 Iain Holmes <iain@openedhand.com>
* clutter/clutter-texture.c: Opps, undo change I didn't mean to commit
This commit is contained in:
parent
9e9240b2a5
commit
968f8c1054
@ -1,3 +1,8 @@
|
||||
2006-06-08 Iain Holmes <iain@openedhand.com>
|
||||
|
||||
* clutter/clutter-texture.c:
|
||||
Opps, undo change I didn't mean to commit
|
||||
|
||||
2006-06-08 Iain Holmes <iain@openedhand.com>
|
||||
|
||||
* configure.ac:
|
||||
|
@ -887,7 +887,6 @@ clutter_texture_init (ClutterTexture *self)
|
||||
priv->repeat_x = FALSE;
|
||||
priv->repeat_y = FALSE;
|
||||
priv->pixbuf = NULL;
|
||||
priv->pixel_type = PIXEL_TYPE;
|
||||
|
||||
|
||||
self->priv = priv;
|
||||
|
Loading…
Reference in New Issue
Block a user