diff options
author | wm4 <wm4@nowhere> | 2015-05-21 22:52:14 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-05-21 22:52:14 +0200 |
commit | ac879545ada48eb47cf5e56625fc00a403283890 (patch) | |
tree | b608b9b498bb42c77494b976cdd5a7289b3d88a8 /osdep/timer-linux.c | |
parent | cbaa8d65fc17994f542f16eb2479ac4cd4621262 (diff) | |
download | mpv-ac879545ada48eb47cf5e56625fc00a403283890.tar.bz2 mpv-ac879545ada48eb47cf5e56625fc00a403283890.tar.xz |
win32: do not call timeEndPeriod(1) on termination
This was called for formal reasons at best. The way it does this is
somewhat dangerous, because if libmpv is unloaded as DLL, this would
attempt to call a dangling function pointer.
(No, we don't want an extra DllMain entrypoint just for win32.)
Diffstat (limited to 'osdep/timer-linux.c')
0 files changed, 0 insertions, 0 deletions