Volume, Output: use new class PeriodClock instead of GTimer

This commit is contained in:
Max Kellermann
2013-11-24 20:20:57 +01:00
parent 2ef6052536
commit 51de8fd10a
11 changed files with 173 additions and 58 deletions

View File

@@ -544,7 +544,6 @@ int mpd_main(int argc, char *argv[])
playlist_list_global_finish();
input_stream_global_finish();
audio_output_all_finish();
volume_finish();
mapper_finish();
delete instance->partition;
command_finish();