[PATCH weston 12/12] libweston: Remove weston_backend_output_config structure
Quentin Glidic
sardemff7+wayland at sardemff7.net
Tue Aug 16 10:46:05 UTC 2016
On 14/08/2016 17:28, Armin Krezović wrote:
> Signed-off-by: Armin Krezović <krezovic.armin at gmail.com>
Trivial:
Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>
Cheers,
> ---
> libweston/compositor.h | 14 --------------
> 1 file changed, 14 deletions(-)
>
> diff --git a/libweston/compositor.h b/libweston/compositor.h
> index 2dc3979..7545a14 100644
> --- a/libweston/compositor.h
> +++ b/libweston/compositor.h
> @@ -700,20 +700,6 @@ enum weston_capability {
> WESTON_CAP_VIEW_CLIP_MASK = 0x0010,
> };
>
> -/* Configuration struct for an output.
> - *
> - * This struct is used to pass the configuration for an output
> - * to the compositor backend when creating a new output.
> - * The backend can subclass this struct to handle backend
> - * specific data.
> - */
> -struct weston_backend_output_config {
> - uint32_t transform;
> - uint32_t width;
> - uint32_t height;
> - uint32_t scale;
> -};
> -
> /* Configuration struct for a backend.
> *
> * This struct carries the configuration for a backend, and it's
>
--
Quentin “Sardem FF7” Glidic
More information about the wayland-devel
mailing list