]> 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>
Mon, 24 Feb 2020 14:41:52 +0000 (15:41 +0100)
commit0b5c6fddf16afab149a0aadef8f0130a896bf720
tree7380c32fef5817dfe752ecc6642d2ebf7fb20c8e
parent838583783f448c5feeb3f0f6e425c33dd9403aca
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