Bug 1700442 - Remove count parameter jsdoc. r=mkmelin

Differential Revision: https://phabricator.services.mozilla.com/D109534

--HG--
extra : rebase_source : 9e7545bbc972b84b6f7e24e718ffdd096e2f6ee1
extra : amend_source : ba482209f2156ff3eba7e7dba2a77607fe7b1319
This commit is contained in:
Lasana Murray 2021-03-23 19:34:59 +00:00
Родитель 53e7f7f771
Коммит 0f0f67b5b9
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,6 @@ interface calIItipTransport : nsISupports
* representation of those objects are generated and attached to the email.
* If the calIItipItem is null, then the item(s) is sent without any
* text/calendar mime part.
* @param count size of recipient array
* @param recipientArray array of recipients
* @param calIItipItem set of calIItems encapsulated as calIItipItems
*/