1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 02:22:19 +00:00

cocoa: remove unused icc profile variables

This commit is contained in:
Akemi 2016-06-22 19:45:22 +02:00 committed by Stefano Pigozzi
parent 7531275f62
commit f53c7f1a78

View File

@ -90,8 +90,6 @@ struct vo_cocoa_state {
uint32_t old_dwidth;
uint32_t old_dheight;
NSData *icc_wnd_profile;
NSData *icc_fs_profile;
id fs_icc_changed_ns_observer;
pthread_mutex_t lock;