diff options
author | wm4 <wm4@nowhere> | 2015-02-12 18:39:47 +0100 |
---|---|---|
committer | Diogo Franco (Kovensky) <diogomfranco@gmail.com> | 2015-02-16 18:08:58 +0900 |
commit | 43879197531d51634983c29a487df242c211d5b5 (patch) | |
tree | 9ae9777e148df11d71e983dfa0eb621c139ad14a /misc | |
parent | 94123474a4b665bb7cc7b686703a30069daadf77 (diff) | |
download | mpv-43879197531d51634983c29a487df242c211d5b5.tar.bz2 mpv-43879197531d51634983c29a487df242c211d5b5.tar.xz |
osx: move code to unset input context to the right place
Setting the input context is always called, both in cplayer and libmpv,
and under HAVE_COCOA. Unsetting the input context was done only the
cplayer uninit call. Also it was under HAVE_COCOA_APPLICATION, so it was
not unset in libmpv (dangling pointer).
(cherry picked from commit c59a4f12db96784b054f28d52eaa33cb7553d630)
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions