mirror of
https://github.com/brl/mutter.git
synced 2024-12-22 19:12:04 +00:00
Really remove the flush vfunc from ClutterStagetClass
This commit is contained in:
parent
fa93634d14
commit
4f39ee99d3
@ -90,7 +90,6 @@ struct _ClutterStageClass
|
|||||||
gint y,
|
gint y,
|
||||||
gint width,
|
gint width,
|
||||||
gint height);
|
gint height);
|
||||||
void (* flush) (ClutterStage *stage);
|
|
||||||
|
|
||||||
/* signals */
|
/* signals */
|
||||||
void (* event) (ClutterStage *stage,
|
void (* event) (ClutterStage *stage,
|
||||||
|
Loading…
Reference in New Issue
Block a user