diff options
Diffstat (limited to 'window_darwin.m')
| -rw-r--r-- | window_darwin.m | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/window_darwin.m b/window_darwin.m index b156392..21287cf 100644 --- a/window_darwin.m +++ b/window_darwin.m @@ -20,11 +20,6 @@ return windowClosing(self->gowin); } -- (void)windowDidResize:(NSNotification *)note -{ - windowResized(self->gowin); -} - @end id newWindow(intptr_t width, intptr_t height) |
