wayland: Fix compilation warning for destroy function implementation
This commit is contained in:
		| @ -863,7 +863,7 @@ _gdk_wayland_device_manager_add_device (GdkDeviceManager *device_manager, | ||||
| } | ||||
|  | ||||
| static void | ||||
| free_device (void *data, void *user_data) | ||||
| free_device (gpointer data) | ||||
| { | ||||
|   g_object_unref (data); | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Rob Bradford
					Rob Bradford