]> git.ipfire.org Git - thirdparty/asterisk.git/commit
say: Remove unused "plural" option from main/say
authorWalter Doekes <walter+github@wjd.nu>
Mon, 24 Feb 2020 14:39:51 +0000 (15:39 +0100)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 25 Feb 2020 16:00:25 +0000 (10:00 -0600)
commitad5a81aac4841db5bccc622f3e5c35c06b276e8c
treeb94bcf34676a2a1a92b42e08438f09ae07598f54
parentdd313ceda5b37ef928e0ec536b240ec0c152966f
say: Remove unused "plural" option from main/say

There are exceptions for plural objects, but they are detected using the
supplied NUMBER, not using an extra option.

Change-Id: I95d1d1b2796b1aba92048a2dbae8a3856ed8a113
include/asterisk/say.h
main/say.c