mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05: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 width,
|
||||
gint height);
|
||||
void (* flush) (ClutterStage *stage);
|
||||
|
||||
/* signals */
|
||||
void (* event) (ClutterStage *stage,
|
||||
|
Loading…
Reference in New Issue
Block a user