display-test: Remove redundant stdbool include
authorYong Bakos <ybakos@humanoriented.com>
Mon, 18 Jul 2016 17:46:00 +0000 (12:46 -0500)
committerBryce Harrington <bryce@osg.samsung.com>
Tue, 26 Jul 2016 01:41:14 +0000 (18:41 -0700)
commit993df5792820758427c79ab0c2ab6621f3d85ce6
treeee87ef89ee301ef1c1690bb07cadf6e71c5a79e6
parent2b1c1b2d66945c5cb237a7264759b6dbdf42b02a
display-test: Remove redundant stdbool include

display-test.c includes stdbool.h twice. Remove the redundant include.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
tests/display-test.c