ivi-shell: remove unused definition ivi_layout_screen
The ivi_layout_screen is internal to the IVI shell and not used by any controllers. Controllers use weston_output directly. Remove it from the exported header to avoid confusion. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
This commit is contained in:
committed by
Daniel Stone
parent
478b24cae0
commit
b282fe3a73
@@ -67,7 +67,6 @@ extern "C" {
|
|||||||
#define IVI_INVALID_ID UINT_MAX
|
#define IVI_INVALID_ID UINT_MAX
|
||||||
|
|
||||||
struct ivi_layout_layer;
|
struct ivi_layout_layer;
|
||||||
struct ivi_layout_screen;
|
|
||||||
struct ivi_layout_surface;
|
struct ivi_layout_surface;
|
||||||
|
|
||||||
struct ivi_layout_surface_properties
|
struct ivi_layout_surface_properties
|
||||||
|
|||||||
Reference in New Issue
Block a user