[PATCH xwayland 7/7] xwayland: Remove two unused proc pointers.
Peter Hutterer
peter.hutterer at who-t.net
Sun Nov 20 01:28:50 UTC 2016
On Sat, Nov 12, 2016 at 05:25:22PM +0100, Carlos Garnacho wrote:
> Xwayland doesn't override these, so we don't need defining those
> in the xwl_screen struct.
>
> Signed-off-by: Carlos Garnacho <carlosg at gnome.org>
easy one :)
this one is Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
Cheers,
Peter
> ---
> hw/xwayland/xwayland.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/hw/xwayland/xwayland.h b/hw/xwayland/xwayland.h
> index 5e5624b..51a7053 100644
> --- a/hw/xwayland/xwayland.h
> +++ b/hw/xwayland/xwayland.h
> @@ -61,8 +61,6 @@ struct xwl_screen {
>
> CreateScreenResourcesProcPtr CreateScreenResources;
> CloseScreenProcPtr CloseScreen;
> - CreateWindowProcPtr CreateWindow;
> - DestroyWindowProcPtr DestroyWindow;
> RealizeWindowProcPtr RealizeWindow;
> UnrealizeWindowProcPtr UnrealizeWindow;
> XYToWindowProcPtr XYToWindow;
> --
> 2.9.3
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list