#include cleanup to reduce unused statics (bug 117927)

This commit is contained in:
brade%netscape.com 2002-01-14 21:09:37 +00:00
parent 774a1fbe73
commit 4413188982

View File

@ -36,16 +36,10 @@
*
* ***** END LICENSE BLOCK ***** */
#include "nsEditorShellMouseListener.h"
#include "nsEditorShell.h"
#include "nsString.h"
#include "nsUnicharUtils.h"
#include "nsIDOMEvent.h"
#include "nsIDOMDocument.h"
#include "nsIDocument.h"
#include "nsIPresShell.h"
#include "nsIDOMElement.h"
#include "nsIDOMCharacterData.h"
#include "nsIDOMMouseEvent.h"
#include "nsISelection.h"
#include "nsIDOMRange.h"