mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 584969 Remove references to nsIFileSpec from the "supported" set in nsIPrefBranch
r=dveditz a=bsmedberg
This commit is contained in:
parent
7afd914e2a
commit
21e1e178d2
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user