Bug 1220596 - Remove interface declarations that are no longer needed in nsIDocShell. r=smaug IGNORE IDL

This commit is contained in:
Jonathan Watt 2015-09-21 13:49:18 +01:00
Родитель 58c73056a0
Коммит fa3df63dd0
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -23,11 +23,9 @@ class nsIPresShell;
interface nsIURI;
interface nsIChannel;
interface nsIContentViewer;
interface nsIURIContentListener;
interface nsIDOMEventTarget;
interface nsIDocShellLoadInfo;
interface nsIEditor;
interface nsIWebNavigation;
interface nsISimpleEnumerator;
interface nsIInputStream;
interface nsIRequest;
@ -38,7 +36,6 @@ interface nsIScriptGlobalObject;
interface nsIDOMStorage;
interface nsIPrincipal;
interface nsIWebBrowserPrint;
interface nsIVariant;
interface nsIPrivacyTransitionObserver;
interface nsIReflowObserver;
interface nsIScrollObserver;