aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mac.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mac.m b/src/mac.m
index 19523b4..152874a 100644
--- a/src/mac.m
+++ b/src/mac.m
@@ -829,11 +829,6 @@ handleCrossing(PuglWrapperView* view, NSEvent* event, const PuglEventType type)
[super viewWillDraw];
}
-- (void)resizeTick
-{
- puglPostRedisplay(puglview);
-}
-
- (void)timerTick:(NSTimer*)userTimer
{
const NSNumber* userInfo = userTimer.userInfo;