aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_x11.h')
-rw-r--r--pugl/pugl_x11.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl_x11.h b/pugl/pugl_x11.h
index 18b49f7..6e528ca 100644
--- a/pugl/pugl_x11.h
+++ b/pugl/pugl_x11.h
@@ -27,7 +27,6 @@ struct PuglInternalsImpl {
Window win;
XIM xim;
XIC xic;
- const PuglBackend* backend;
PuglSurface* surface;
struct {