On May 12, 2016, at 3:43 AM, Pekka Paalanen wrote:
>
> On Mon, 09 May 2016 13:24:29 -0500
> Derek Foreman wrote:
>
>> On 07/05/16 09:11 AM, Yong Bakos wrote:
>>> From: Yong Bakos
>>>
>>> Declarations for wl_connection and wl_closure are not needed here.
>>> wl_closure already has a complete d
On Mon, 09 May 2016 13:24:29 -0500
Derek Foreman wrote:
> On 07/05/16 09:11 AM, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > Declarations for wl_connection and wl_closure are not needed here.
> > wl_closure already has a complete definition.
> > Removing these forward declarations results in
On Mon, May 09, 2016 at 01:24:29PM -0500, Derek Foreman wrote:
> On 07/05/16 09:11 AM, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > Declarations for wl_connection and wl_closure are not needed here.
> > wl_closure already has a complete definition.
> > Removing these forward declarations result
On 07/05/16 09:11 AM, Yong Bakos wrote:
> From: Yong Bakos
>
> Declarations for wl_connection and wl_closure are not needed here.
> wl_closure already has a complete definition.
> Removing these forward declarations results in a clean, warning-free compile.
>
> Signed-off-by: Yong Bakos
> ---
>
From: Yong Bakos
Declarations for wl_connection and wl_closure are not needed here.
wl_closure already has a complete definition.
Removing these forward declarations results in a clean, warning-free compile.
Signed-off-by: Yong Bakos
---
src/wayland-private.h | 4
1 file changed, 4 deleti