mirror of
https://github.com/brl/mutter.git
synced 2025-08-09 18:04:44 +00:00
Update for Cogl API breaks
This commit is contained in:
@@ -748,7 +748,6 @@ ensure_xfixes_cursor (MetaCursorTracker *tracker)
|
||||
cursor_image->width,
|
||||
cursor_image->height,
|
||||
CLUTTER_CAIRO_FORMAT_ARGB32,
|
||||
COGL_PIXEL_FORMAT_ANY,
|
||||
cursor_image->width * 4, /* stride */
|
||||
cursor_data,
|
||||
NULL);
|
||||
|
Reference in New Issue
Block a user