Re: [PATCH weston] libweston: remove unused function declaration of weston_compositor_top

2016-11-21 Thread Daniel Stone
Hi,

On 18 November 2016 at 12:17, Ryo Munakata  wrote:
> Signed-off-by: Ryo Munakata 

Pushed with review, thanks!

To ssh://git.freedesktop.org/git/wayland/weston
   97863d6..08f09e2  upstream -> master

Cheers,
Daniel
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


[PATCH weston] libweston: remove unused function declaration of weston_compositor_top

2016-11-18 Thread Ryo Munakata
Signed-off-by: Ryo Munakata 
---
 libweston/compositor.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libweston/compositor.h b/libweston/compositor.h
index e00d285..4ca52f9 100644
--- a/libweston/compositor.h
+++ b/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);
 
-- 
2.10.2

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel