aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/detail/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/detail/win.h')
-rw-r--r--include/pugl/detail/win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pugl/detail/win.h b/include/pugl/detail/win.h
index 0ead1fa..4c0a3c0 100644
--- a/include/pugl/detail/win.h
+++ b/include/pugl/detail/win.h
@@ -42,7 +42,6 @@ struct PuglInternalsImpl {
HDC hdc;
PuglSurface* surface;
bool flashing;
- bool resizing;
bool mouseTracked;
};