Update for Cogl API breaks

This commit is contained in:
Jasper St. Pierre
2014-01-13 13:03:19 -05:00
parent b4535f2622
commit 419dfd333a
6 changed files with 5 additions and 20 deletions

View File

@ -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);