mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 13:08:04 +02:00
compositor: Remove stale prototype
We got rid of this function.
This commit is contained in:
parent
df54a60e67
commit
659f2adacf
1 changed files with 0 additions and 3 deletions
|
|
@ -330,9 +330,6 @@ weston_pointer_start_grab(struct weston_pointer *pointer,
|
|||
struct weston_pointer_grab *grab);
|
||||
void
|
||||
weston_pointer_end_grab(struct weston_pointer *pointer);
|
||||
void
|
||||
weston_pointer_set_current(struct weston_pointer *pointer,
|
||||
struct weston_surface *surface);
|
||||
|
||||
struct weston_keyboard *
|
||||
weston_keyboard_create(void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue