Bug 584969 Remove references to nsIFileSpec from the "supported" set in nsIPrefBranch

r=dveditz a=bsmedberg
This commit is contained in:
timeless@mozdev.org 2011-01-05 14:11:56 -08:00
Родитель 704d210695
Коммит a4e7523af0
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -168,7 +168,6 @@ interface nsIPrefBranch : nsISupports
* - nsILocalFile
* - nsISupportsString (UniChar)
* - nsIPrefLocalizedString (Localized UniChar)
* - nsIFileSpec (deprecated - to be removed eventually)
* @param aValue The XPCOM object into which to the complex preference
* value should be retrieved.
*
@ -191,7 +190,6 @@ interface nsIPrefBranch : nsISupports
* - nsILocalFile
* - nsISupportsString (UniChar)
* - nsIPrefLocalizedString (Localized UniChar)
* - nsIFileSpec (deprecated - to be removed eventually)
* @param aValue The XPCOM object from which to set the complex preference
* value.
*