mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
cocoa: remove unused icc profile variables
This commit is contained in:
parent
7531275f62
commit
f53c7f1a78
@ -90,8 +90,6 @@ struct vo_cocoa_state {
|
|||||||
uint32_t old_dwidth;
|
uint32_t old_dwidth;
|
||||||
uint32_t old_dheight;
|
uint32_t old_dheight;
|
||||||
|
|
||||||
NSData *icc_wnd_profile;
|
|
||||||
NSData *icc_fs_profile;
|
|
||||||
id fs_icc_changed_ns_observer;
|
id fs_icc_changed_ns_observer;
|
||||||
|
|
||||||
pthread_mutex_t lock;
|
pthread_mutex_t lock;
|
||||||
|
Loading…
Reference in New Issue
Block a user