cleanup wlr_surface.[ch]

This commit is contained in:
Tony Crisci 2017-09-24 08:25:53 -04:00
parent 68eeebc647
commit 7f39578824
2 changed files with 6 additions and 4 deletions

View file

@ -54,8 +54,8 @@ struct wlr_surface {
} signals;
struct wl_list frame_callback_list; // wl_surface.frame
struct wl_listener compositor_listener; // destroy listener used by compositor
// destroy listener used by compositor
struct wl_listener compositor_listener;
void *compositor_data;
// subsurface properties