Revert "Add on_metadata wrapper to liquidsoap master/show sources"

This reverts commit 82c801cb79.
This commit is contained in:
Albert Santoni 2015-05-22 19:08:48 -04:00
parent c67549d9c6
commit d3f89c9507
1 changed files with 0 additions and 2 deletions

View File

@ -284,8 +284,6 @@ else
s
end
# Send metadata notifications when using master source
s = on_metadata(notify_queue, s)
# Attach a skip command to the source s:
#add_skip_command(s)