make weston_binding_destroy public

This commit is contained in:
sichem
2019-08-23 11:47:44 +00:00
committed by Simon Ser
parent e568488548
commit ec8c876e82
2 changed files with 3 additions and 3 deletions
-3
View File
@@ -59,9 +59,6 @@ weston_buffer_release_reference(struct weston_buffer_release_reference *ref,
struct weston_buffer_release *buf_release);
/* weston_bindings */
void
weston_binding_destroy(struct weston_binding *binding);
void
weston_binding_list_destroy_all(struct wl_list *list);