mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
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:
@ -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)
|
||||
|
@ -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,
|
||||
|
Reference in New Issue
Block a user