xwayland: Remove useless structure
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
9c4ff831c6
commit
3df3f225e3
|
@ -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…
Reference in New Issue