summaryrefslogtreecommitdiffstats
path: root/player/playloop.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-12 18:39:47 +0100
committerwm4 <wm4@nowhere>2015-02-12 21:18:23 +0100
commitc59a4f12db96784b054f28d52eaa33cb7553d630 (patch)
tree95dbb9439caa7eeaa25185d1f9f2ce7d7f7414ca /player/playloop.c
parentb8de478f51fdd9982482f8e9f3502a5e0d97f31c (diff)
downloadmpv-c59a4f12db96784b054f28d52eaa33cb7553d630.tar.bz2
mpv-c59a4f12db96784b054f28d52eaa33cb7553d630.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).
Diffstat (limited to 'player/playloop.c')
0 files changed, 0 insertions, 0 deletions