[PATCH wayland] display-test: Remove redundant stdbool include
Bryce Harrington
bryce at osg.samsung.com
Tue Jul 26 01:41:41 UTC 2016
On Mon, Jul 18, 2016 at 12:49:07PM -0700, Bryce Harrington wrote:
> On Mon, Jul 18, 2016 at 12:46:00PM -0500, Yong Bakos wrote:
> > From: Yong Bakos <ybakos at humanoriented.com>
> >
> > display-test.c includes stdbool.h twice. Remove the redundant include.
> >
> > Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
>
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
Pushed:
2b1c1b2..993df57 master -> master
> > ---
> > tests/display-test.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/tests/display-test.c b/tests/display-test.c
> > index 17956db..b7557d0 100644
> > --- a/tests/display-test.c
> > +++ b/tests/display-test.c
> > @@ -37,7 +37,6 @@
> > #include <sys/stat.h>
> > #include <pthread.h>
> > #include <poll.h>
> > -#include <stdbool.h>
> >
> > #include "wayland-private.h"
> > #include "wayland-server.h"
> > --
> > 2.7.2
> >
> > _______________________________________________
> > wayland-devel mailing list
> > wayland-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/wayland-devel
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list