g-i: Drop unneeded since/stability annotations

They are no longer useful since the merge of cogl inside mutter

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2708>
This commit is contained in:
Bilal Elmoussaoui
2022-11-22 12:54:44 +01:00
parent 3393db942a
commit bb5af3a6bd
50 changed files with 0 additions and 1009 deletions

View File

@ -1566,9 +1566,6 @@ meta_input_device_native_update_leds_in_impl (MetaInputDeviceNative *device,
* Retrieves the libinput_device struct held in @device.
*
* Returns: The libinput_device struct
*
* Since: 1.20
* Stability: unstable
**/
struct libinput_device *
meta_input_device_native_get_libinput_device (ClutterInputDevice *device)

View File

@ -46,8 +46,6 @@
* or has used the event to update internal state without taking
* any exclusive action. %META_X11_FILTER_TRANSLATE will not
* occur.
*
* Since: 0.8
*/
MetaX11FilterReturn
meta_x11_handle_event (MetaBackend *backend,