]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Merge pull request #766 from mikebrady/remove_duplicate_gdbus_codegen_calls
authorMike Brady <mikebrady@eircom.net>
Thu, 1 Nov 2018 12:28:27 +0000 (12:28 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Nov 2018 12:28:27 +0000 (12:28 +0000)
Tidy up a few things –
1. Stop duplicate gdbus codegen calls during parallel makes.
2. Remove a few unused functions in player.c.


Trivial merge