Fixing up the comment so that it doesn't include params which are not there. r=me. Thanks to Ellen Evans for pointing this out.

This commit is contained in:
dougt%meer.net 2003-05-01 23:28:38 +00:00
Родитель bff6fd3175
Коммит 18d99978a3
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -79,7 +79,6 @@ interface nsICategoryManager : nsISupports
/**
* Delete a category and all entries.
* @param aCategory The category to be deleted.
* @param aPersist Delete the category from the registry?
*/
void deleteCategory(in string aCategory);