aboutsummaryrefslogtreecommitdiff
path: root/include/render/egl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/render/egl.h')
-rw-r--r--include/render/egl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/render/egl.h b/include/render/egl.h
index 89b61f0f..0765cce7 100644
--- a/include/render/egl.h
+++ b/include/render/egl.h
@@ -105,6 +105,4 @@ bool wlr_egl_make_current(struct wlr_egl *egl, struct wlr_egl_context *save_cont
bool wlr_egl_unset_current(struct wlr_egl *egl);
-bool wlr_egl_is_current(struct wlr_egl *egl);
-
#endif