Re: [PATCH weston] Don't include version.h from compositor.h

2016-11-24 Thread Daniel Stone
Hi Bryce, On 23 November 2016 at 18:57, Bryce Harrington wrote: > On Wed, Nov 23, 2016 at 06:48:42PM +, Daniel Stone wrote: >> Signed-off-by: Daniel Stone > > Nothing in compositor.h or its includes seem to need the > version #defines from version.h, so LGTM. Pushed, thanks! To ssh://git.f

Re: [PATCH weston] Don't include version.h from compositor.h

2016-11-23 Thread Bryce Harrington
On Wed, Nov 23, 2016 at 06:48:42PM +, Daniel Stone wrote: > Signed-off-by: Daniel Stone Nothing in compositor.h or its includes seem to need the version #defines from version.h, so LGTM. Reviewed-by: Bryce Harrington > --- > libweston/compositor.h | 1 - > 1 file changed, 1 deletion(-) >

[PATCH weston] Don't include version.h from compositor.h

2016-11-23 Thread Daniel Stone
Signed-off-by: Daniel Stone --- libweston/compositor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libweston/compositor.h b/libweston/compositor.h index c78cc3b..ce3d9ab 100644 --- a/libweston/compositor.h +++ b/libweston/compositor.h @@ -40,7 +40,6 @@ extern "C" { #define WL_HIDE_DEPRECA