mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
backends/stage: Remove unused function declaration
https://gitlab.gnome.org/GNOME/mutter/merge_requests/170
This commit is contained in:
parent
19930c6577
commit
9adf8826d2
@ -42,8 +42,6 @@ void meta_stage_update_cursor_overlay (MetaStage *stage,
|
|||||||
void meta_stage_set_active (MetaStage *stage,
|
void meta_stage_set_active (MetaStage *stage,
|
||||||
gboolean is_active);
|
gboolean is_active);
|
||||||
|
|
||||||
void meta_stage_update_view_layout (MetaStage *stage);
|
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* META_STAGE_PRIVATE_H */
|
#endif /* META_STAGE_PRIVATE_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user