Bug 731615 - Eliminate duplicate headers in layout. rs=smontagu

This commit is contained in:
Nathan Froyd
2012-02-29 10:57:47 -05:00
parent 40821e8f36
commit 20f5ce545a
35 changed files with 0 additions and 61 deletions

View File

@@ -76,7 +76,6 @@
#include "nsIDOMDocument.h"
#include "nsIDOMHTMLElement.h"
#include "nsIPresShell.h"
#include "nsIComponentManager.h"
#include "nsBoxLayoutState.h"
//for keylistener for "return" check
@@ -96,10 +95,8 @@
#ifdef ACCESSIBILITY
#include "nsAccessibilityService.h"
#endif
#include "nsIServiceManager.h"
#include "nsIDOMNode.h"
#include "nsIEditorObserver.h"
#include "nsITransactionManager.h"
#include "nsIDOMText.h" //for multiline getselection
#include "nsNodeInfoManager.h"