server: wl_display and wl_input_device are no longer resources

This commit is contained in:
Kristian Høgsberg 2011-08-20 15:48:11 -04:00
parent e489e824fa
commit 2b6f3cd2b8
2 changed files with 0 additions and 2 deletions

View file

@ -172,7 +172,6 @@ struct wl_grab {
};
struct wl_input_device {
struct wl_resource resource;
struct wl_list resource_list;
struct wl_compositor *compositor;
struct wl_resource *pointer_focus_resource;