forked from AuroraMiddleware/gtk
GdkWindow: remove unused variable
This commit is contained in:
parent
e8dd560851
commit
8285c7f60f
@ -6644,7 +6644,6 @@ gdk_window_set_cursor (GdkWindow *window,
|
||||
{
|
||||
GdkDeviceManager *device_manager;
|
||||
GList *devices, *d;
|
||||
GdkDevice *device;
|
||||
|
||||
if (cursor)
|
||||
window->cursor = g_object_ref (cursor);
|
||||
|
Loading…
Reference in New Issue
Block a user