mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 05:41:16 +00:00
cocoa: remove a debug commento
fixup previous commit
This commit is contained in:
parent
547b62f45e
commit
69508dc507
@ -55,7 +55,7 @@
|
||||
- (void)windowDidChangeBackingProperties:(NSNotification *)notification
|
||||
{
|
||||
// XXX: we maybe only need expose for this
|
||||
// [self.adapter setNeedsResize];
|
||||
[self.adapter setNeedsResize];
|
||||
}
|
||||
|
||||
- (void)windowDidChangeScreenProfile:(NSNotification *)notification
|
||||
|
Loading…
Reference in New Issue
Block a user