From dc8c4b5676f81173271c0cface5fea53c815cbdc Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 27 Mar 2022 09:20:30 +0200 Subject: Wayland: replace public fl_event_time by static wld_event_time. --- FL/wayland.H | 1 - 1 file changed, 1 deletion(-) (limited to 'FL') diff --git a/FL/wayland.H b/FL/wayland.H index 53145f816..598228c75 100755 --- a/FL/wayland.H +++ b/FL/wayland.H @@ -26,7 +26,6 @@ struct flWaylandRegion { }; // a region is the union of a series of rectangles #include -extern FL_EXPORT uint32_t fl_event_time; FL_EXPORT struct wl_display *fl_wl_display(); FL_EXPORT struct wl_surface *fl_wl_surface(Window xid); -- cgit v1.2.3