libweston: remove unused function declaration of weston_compositor_top
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
08a35d307f
commit
08f09e2012
@@ -1451,9 +1451,6 @@ weston_compositor_set_default_pointer_grab(struct weston_compositor *compositor,
|
|||||||
int
|
int
|
||||||
weston_environment_get_fd(const char *env);
|
weston_environment_get_fd(const char *env);
|
||||||
|
|
||||||
struct wl_list *
|
|
||||||
weston_compositor_top(struct weston_compositor *compositor);
|
|
||||||
|
|
||||||
struct weston_surface *
|
struct weston_surface *
|
||||||
weston_surface_create(struct weston_compositor *compositor);
|
weston_surface_create(struct weston_compositor *compositor);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user