Bug 1439882 - Removes several redundant #include directives in layout files r=dholbert
Some included headers for source code in layout directory are left unused. This patch merely removes these redundant headers. All of these headers are still found in use for other code, so all of them and their related cpp files are kept still. MozReview-Commit-ID: KCleuWyOV8Z
This commit is contained in:
@@ -23,10 +23,7 @@
|
||||
#include "nsHTMLParts.h"
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIDOMNode.h"
|
||||
#include "nsNameSpaceManager.h"
|
||||
#include "nsDisplayList.h"
|
||||
#include "nsLayoutUtils.h"
|
||||
#include "nsTextFrame.h"
|
||||
|
||||
Reference in New Issue
Block a user