wayland: Remove now removed CLUTTER_AVAILABLE_ API annotations
In 00bee5f
the API annotations were removed as the API is refreshed from
the start. This change removes the annotations from the Wayland API.
https://bugzilla.gnome.org/show_bug.cgi?id=703202
This commit is contained in:
parent
2f95de91c4
commit
c3be92a30c
@ -40,13 +40,10 @@
|
||||
#include <clutter/clutter.h>
|
||||
G_BEGIN_DECLS
|
||||
|
||||
CLUTTER_AVAILABLE_IN_1_10
|
||||
struct wl_seat *clutter_wayland_input_device_get_wl_seat (ClutterInputDevice *device);
|
||||
|
||||
CLUTTER_AVAILABLE_IN_1_10
|
||||
struct wl_shell_surface *clutter_wayland_stage_get_wl_shell_surface (ClutterStage *stage);
|
||||
|
||||
CLUTTER_AVAILABLE_IN_1_10
|
||||
struct wl_surface *clutter_wayland_stage_get_wl_surface (ClutterStage *stage);
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user