Fix build bustage by removing unneeded #include of file that was just removed.

This commit is contained in:
dbaron%fas.harvard.edu 2001-04-18 00:30:43 +00:00
Родитель 7251dc781b
Коммит 3cb9428b20
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -81,7 +81,6 @@
#include "nsCWebBrowser.h"
#include "nsIParser.h"
#include "nsHTMLContentSinkStream.h"
#include "nsEditorMode.h"
// Needed for "Find" GUI

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

@ -50,7 +50,6 @@
#include "nsIContentViewer.h"
#include "nsIPresShell.h"
#include "nsIDocument.h"
#include "nsHTMLContentSinkStream.h"
#include "nsIDocument.h"
#include "nsIDOMEventReceiver.h"
#include "nsIDOMElement.h"