• Max Kellermann's avatar
    player: removed player_control.fileTime · 42409a35
    Max Kellermann authored
    This variable is superfluous, it is only used to copy its value to
    player_control.totalTime.  Since the original source of this value
    (song->tag->time) will still be available at this point, we can safely
    remove fileTime.
    42409a35
player_thread.c 10.6 KB