mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-18 06:59:46 -05:00
Move get_time() helper back into compositor
This commit is contained in:
parent
4685fa324f
commit
7132a9aeb8
3 changed files with 12 additions and 15 deletions
|
|
@ -178,9 +178,6 @@ wl_display_set_compositor(struct wl_display *display,
|
|||
struct wl_compositor *compositor,
|
||||
const struct wl_compositor_interface *implementation);
|
||||
|
||||
uint32_t
|
||||
wl_display_get_time(struct wl_display *display);
|
||||
|
||||
void
|
||||
wl_display_post_frame(struct wl_display *display, uint32_t msecs);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue