Bug 1437300 - Remove nsIDocCharset. r=bz

MozReview-Commit-ID: Ldl4utK3JKr
This commit is contained in:
Adrian Wielgosik
2018-02-10 19:12:42 +01:00
parent 588729c68f
commit 461746740b
9 changed files with 1 additions and 81 deletions

View File

@@ -21,7 +21,6 @@
#include "nsIBaseWindow.h"
#include "nsIClipboardCommands.h"
#include "nsIDeprecationWarner.h"
#include "nsIDocCharset.h"
#include "nsIDocShell.h"
#include "nsIDocShellLoadInfo.h"
#include "nsIDocShellTreeItem.h"
@@ -125,7 +124,6 @@ class nsDocShell final
, public nsIBaseWindow
, public nsIScrollable
, public nsITextScroll
, public nsIDocCharset
, public nsIRefreshURI
, public nsIWebProgressListener
, public nsIWebPageDescriptor
@@ -177,7 +175,6 @@ public:
NS_DECL_NSIBASEWINDOW
NS_DECL_NSISCROLLABLE
NS_DECL_NSITEXTSCROLL
NS_DECL_NSIDOCCHARSET
NS_DECL_NSIINTERFACEREQUESTOR
NS_DECL_NSIWEBPROGRESSLISTENER
NS_DECL_NSIREFRESHURI