aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/wayland_common.h
diff options
context:
space:
mode:
authorGravatar Rostislav Pehlivanov <atomnuker@gmail.com>2017-10-05 17:43:47 +0100
committerGravatar Rostislav Pehlivanov <atomnuker@gmail.com>2017-10-05 17:43:47 +0100
commit9c806bc299b25210d96a8cc9b2acf3b08d2d7936 (patch)
treec428628e57270f9e8d56c7fe2646c1d1ffbdf5b2 /video/out/wayland_common.h
parentda30f0ba2be3c326fdf728a83882f2a8f5eb54f9 (diff)
Revert "wayland_common: add support for embedding"
Diffstat (limited to 'video/out/wayland_common.h')
-rw-r--r--video/out/wayland_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index 0a6965b8ac..60d5924efa 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -75,7 +75,6 @@ struct vo_wayland_state {
struct wl_surface *surface;
struct zxdg_shell_v6 *shell;
struct zxdg_toplevel_v6 *xdg_toplevel;
- struct zxdg_toplevel_v6 *xdg_tl_parent;
struct zxdg_surface_v6 *xdg_surface;
struct org_kde_kwin_server_decoration_manager *server_decoration_manager;
struct org_kde_kwin_server_decoration *server_decoration;