Really remove the flush vfunc from ClutterStagetClass

This commit is contained in:
Emmanuele Bassi 2007-03-25 11:47:43 +00:00
parent fa93634d14
commit 4f39ee99d3

View File

@ -90,7 +90,6 @@ struct _ClutterStageClass
gint y,
gint width,
gint height);
void (* flush) (ClutterStage *stage);
/* signals */
void (* event) (ClutterStage *stage,