1
0
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:
Stefano Pigozzi 2014-10-05 23:41:39 +02:00
parent 547b62f45e
commit 69508dc507

View File

@ -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