libweston: remove unused function declaration of weston_compositor_top

Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
dev
Ryo Munakata 8 years ago committed by Daniel Stone
parent 08a35d307f
commit 08f09e2012
  1. 3
      libweston/compositor.h

@ -1451,9 +1451,6 @@ weston_compositor_set_default_pointer_grab(struct weston_compositor *compositor,
int
weston_environment_get_fd(const char *env);
struct wl_list *
weston_compositor_top(struct weston_compositor *compositor);
struct weston_surface *
weston_surface_create(struct weston_compositor *compositor);

Loading…
Cancel
Save