This removes the calls to weston_surface_buffer_width/height() from input.c, which are the last external calls to them. Instead, use the cached values from weston_surface::width,height. These have already been set by weston_surface_commit(), because that is the only way a weston_surface can get a buffer.dev
parent
1fd9c0f81a
commit
ba34165ce2
Loading…
Reference in new issue