diff --git a/clutter/wayland/clutter-input-device-wayland.c b/clutter/wayland/clutter-input-device-wayland.c index cdf5b958d..239063ed3 100644 --- a/clutter/wayland/clutter-input-device-wayland.c +++ b/clutter/wayland/clutter-input-device-wayland.c @@ -526,7 +526,6 @@ clutter_input_device_wayland_init (ClutterInputDeviceWayland *self) /** * clutter_wayland_input_device_get_wl_input_device: (skip) - * * @device: a #ClutterInputDevice * * Access the underlying data structure representing the Wayland device that is diff --git a/clutter/wayland/clutter-stage-wayland.c b/clutter/wayland/clutter-stage-wayland.c index 743ae7653..3c1943f81 100644 --- a/clutter/wayland/clutter-stage-wayland.c +++ b/clutter/wayland/clutter-stage-wayland.c @@ -231,7 +231,6 @@ clutter_stage_wayland_class_init (ClutterStageWaylandClass *klass) /** * clutter_wayland_stage_get_wl_shell_surface: (skip) - * * @stage: a #ClutterStage * * Access the underlying data structure representing the shell surface that is @@ -261,7 +260,6 @@ clutter_wayland_stage_get_wl_shell_surface (ClutterStage *stage) /** * clutter_wayland_stage_get_wl_surface: (skip) - * * @stage: a #ClutterStage * * Access the underlying data structure representing the surface that is