Revert "Re-allow audio channel 15 to be mapped so that users can add"
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2020 19:52:56 +0000 (20:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2020 19:52:56 +0000 (20:52 +0100)
commit21e78df3645193f696873bdf29d39ea9f772395e
treeed159514569487385efccc3bffe19bbbdffb381f
parent842445cb26145dbd66963921d58dd8b307a1b9c5
Revert "Re-allow audio channel 15 to be mapped so that users can add"

This reverts commit 4cf45229bf55344e708fead769f694f13bacf39c.
It's wrong - the sign language channel is 15 (1-indexed) not 15
(0-indexed) as in this commit.
src/lib/film.cc
src/lib/util.cc