Permission: use std::map instead of GHashTable

This commit is contained in:
Max Kellermann
2013-01-03 03:06:35 +01:00
parent ddf112378b
commit c4090b670d
3 changed files with 9 additions and 22 deletions

View File

@@ -538,7 +538,6 @@ int mpd_main(int argc, char *argv[])
volume_finish();
mapper_finish();
path_global_finish();
finishPermissions();
pc_free(global_player_control);
command_finish();
update_global_finish();