aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_internal_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_internal_types.h')
-rw-r--r--pugl/pugl_internal_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/pugl_internal_types.h b/pugl/pugl_internal_types.h
index 839084c..19452cd 100644
--- a/pugl/pugl_internal_types.h
+++ b/pugl/pugl_internal_types.h
@@ -66,7 +66,6 @@ struct PuglViewImpl {
int max_aspect_x;
int max_aspect_y;
bool ignoreKeyRepeat;
- bool redisplay;
bool visible;
};