[PATCH weston 03/17] xwayland: Remove useless structure
Kristian Høgsberg
hoegsberg at gmail.com
Fri Nov 30 14:25:38 PST 2012
On Fri, Nov 30, 2012 at 05:19:58PM -0200, Tiago Vignatti wrote:
Right, that's a bit pointless.
Kristian
> Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
> ---
> src/xwayland/xwayland.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/src/xwayland/xwayland.h b/src/xwayland/xwayland.h
> index a1ffa2a..dde1bf6 100644
> --- a/src/xwayland/xwayland.h
> +++ b/src/xwayland/xwayland.h
> @@ -27,10 +27,6 @@
>
> #include "../compositor.h"
>
> -struct xserver {
> - struct wl_resource resource;
> -};
> -
> struct weston_xserver {
> struct wl_display *wl_display;
> struct wl_event_loop *loop;
> --
> 1.7.9.5
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list