Drop dummy wl_grab_surface hack

This commit is contained in:
Kristian Høgsberg 2010-12-07 09:15:57 -05:00
parent 855ab75787
commit 4be2ed9611
4 changed files with 3 additions and 29 deletions

View file

@ -92,7 +92,6 @@ struct wlsc_input_device {
uint32_t modifier_state;
enum wlsc_grab_type grab;
struct wlsc_surface *grab_surface;
uint32_t grab_time;
int32_t grab_x, grab_y;
int32_t grab_width, grab_height;