summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rwxr-xr-xFL/wayland.H1
1 files changed, 0 insertions, 1 deletions
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 <stdint.h>
-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);