Really remove the flush vfunc from ClutterStagetClass
authorEmmanuele Bassi <ebassi@openedhand.com>
Sun, 25 Mar 2007 11:47:43 +0000 (11:47 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Sun, 25 Mar 2007 11:47:43 +0000 (11:47 +0000)
clutter/clutter-stage.h

index 85b55f0..53b2a3c 100644 (file)
@@ -90,7 +90,6 @@ struct _ClutterStageClass
                                         gint          y,
                                         gint          width,
                                         gint          height);
-  void          (* flush)              (ClutterStage *stage);
 
   /* signals */
   void     (* event)                (ClutterStage           *stage,