aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_win.h')
-rw-r--r--pugl/pugl_win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl_win.h b/pugl/pugl_win.h
index edbd7c6..e297c3a 100644
--- a/pugl/pugl_win.h
+++ b/pugl/pugl_win.h
@@ -27,7 +27,6 @@ struct PuglInternalsImpl {
int pfId;
HWND hwnd;
HDC hdc;
- const PuglBackend* backend;
PuglSurface* surface;
DWORD refreshRate;
double timerFrequency;