mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00
Remove the unused clutter_stage_flush() declaration, now that we
don't have the ClutterStage::flush vfunc anymore.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-03-27 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/clutter-stage.h: Remove unused clutter_stage_flush()
|
||||
declaration.
|
||||
|
||||
2007-03-27 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/glx/clutter-glx.h:
|
||||
|
@@ -158,7 +158,6 @@ GdkPixbuf * clutter_stage_snapshot (ClutterStage *stage,
|
||||
gint y,
|
||||
gint width,
|
||||
gint height);
|
||||
void clutter_stage_flush (ClutterStage *stage);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user