aboutsummaryrefslogtreecommitdiff
path: root/include/backend/wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/wayland.h')
-rw-r--r--include/backend/wayland.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/backend/wayland.h b/include/backend/wayland.h
index 47585d9e..54b791b1 100644
--- a/include/backend/wayland.h
+++ b/include/backend/wayland.h
@@ -80,7 +80,6 @@ struct wlr_wl_pointer {
struct wlr_wl_backend *get_wl_backend_from_backend(
struct wlr_backend *wlr_backend);
-void poll_wl_registry(struct wlr_wl_backend *backend);
void update_wl_output_cursor(struct wlr_wl_output *output);
struct wlr_wl_pointer *pointer_get_wl(struct wlr_pointer *wlr_pointer);
void create_wl_pointer(struct wl_pointer *wl_pointer,