]> git.ipfire.org Git - thirdparty/asterisk.git/commit
optional_api: Remove unused nonoptreq fields
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 11 Sep 2018 12:22:18 +0000 (14:22 +0200)
committerWalter Doekes <walter+asterisk@wjd.nu>
Wed, 12 Sep 2018 17:33:08 +0000 (19:33 +0200)
commit78453e65fd0ae162a21836280f1428b4c8777f4d
tree2016b396be5df181d24ee991cc79b220617b0662
parentc1a2c84361fa36bb2c31f9bccbc5ddab8301cbf9
optional_api: Remove unused nonoptreq fields

As they're not actively used, they only grow stale. The moduleinfo field itself
is kept in Asterisk 13/15 for ABI compatibility.

ASTERISK-28046 #close

Change-Id: I8df66a7007f807840414bb348511a8c14c05a9fc
res/ari/ari_model_validators.h
res/res_stasis_test.c
rest-api-templates/ari_model_validators.h.mustache
tests/test_ari_model.c