xwayland: Remove useless structure

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Tiago Vignatti 12 years ago committed by Kristian Høgsberg
parent 9c4ff831c6
commit 3df3f225e3
  1. 4
      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;

Loading…
Cancel
Save