aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mac.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mac.m b/src/mac.m
index 658c807..5236d43 100644
--- a/src/mac.m
+++ b/src/mac.m
@@ -1186,7 +1186,6 @@ puglUnrealize(PuglView* const view)
if (impl->wrapperView) {
[impl->wrapperView removeFromSuperview];
- impl->wrapperView->puglview = NULL;
}
if (impl->window) {