xwayland: Remove useless structure
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
9c4ff831c6
commit
3df3f225e3
@@ -27,10 +27,6 @@
|
|||||||
|
|
||||||
#include "../compositor.h"
|
#include "../compositor.h"
|
||||||
|
|
||||||
struct xserver {
|
|
||||||
struct wl_resource resource;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct weston_xserver {
|
struct weston_xserver {
|
||||||
struct wl_display *wl_display;
|
struct wl_display *wl_display;
|
||||||
struct wl_event_loop *loop;
|
struct wl_event_loop *loop;
|
||||||
|
|||||||
Reference in New Issue
Block a user