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
parent f03adab714
commit 61f22d315f

View File

@ -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);