mirror of
https://github.com/mpv-player/mpv
synced 2025-01-03 13:32:16 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10516 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
31d2778fc6
commit
c22e181e2c
@ -107,9 +107,6 @@ float GetRelativeTime()
|
||||
{
|
||||
double last_time;
|
||||
|
||||
if (!startup_time)
|
||||
InitTimer();
|
||||
|
||||
last_time = relative_time;
|
||||
|
||||
relative_time = mach_absolute_time() * timebase_ratio;
|
||||
|
Loading…
Reference in New Issue
Block a user