Bug 1642895 - Remove unused nsFontFaceLoader::Init declaration. r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D77997
This commit is contained in:
Cameron McCormack 2020-06-03 08:24:09 +00:00
Родитель cf7589cd57
Коммит 495960fe47
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -35,8 +35,6 @@ class nsFontFaceLoader final : public nsIStreamLoaderObserver,
NS_DECL_NSISTREAMLOADEROBSERVER
NS_DECL_NSIREQUESTOBSERVER
// initiate the load
nsresult Init();
// cancel the load and remove its reference to mFontFaceSet
void Cancel();