From 5dc16a4a183d51736cc56b4ef0a6b91a7b56fa09 Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Wed, 7 Oct 2020 08:41:47 -0500 Subject: Revert "wayland: add wayland-display-socket option" Pointless feature that can be done with environment variables. It was also implemented incorrectly and broke autoprobing. This reverts commit 015b6768759c8bd8cc815be01123ef95c192f3c5. --- video/out/wayland_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index ec8dc83c97..27f4f87b0e 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -27,7 +27,6 @@ struct wayland_opts { int disable_vsync; - char *display_socket; int edge_pixels_pointer; int edge_pixels_touch; }; -- cgit v1.2.3