Merge branch 'master' into edge-borders

This commit is contained in:
Ryan Dwyer 2018-05-13 11:45:11 +10:00 committed by GitHub
commit 90e6dfa268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 13 deletions

View file

@ -153,7 +153,6 @@ struct sway_xdg_popup_v6 {
struct wlr_xdg_surface_v6 *wlr_xdg_surface_v6;
struct wl_listener new_popup;
struct wl_listener unmap;
struct wl_listener destroy;
};