aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11.h')
-rw-r--r--src/x11.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/x11.h b/src/x11.h
index 720dbeb..49a1d06 100644
--- a/src/x11.h
+++ b/src/x11.h
@@ -48,7 +48,6 @@ struct PuglWorldInternalsImpl {
};
struct PuglInternalsImpl {
- Display* display;
XVisualInfo* vi;
Window win;
XIC xic;