Removed spurious includes of nsIPresShell

This commit is contained in:
kipp 1998-06-26 16:23:48 +00:00
Родитель b9e2811c6a
Коммит b9f60d4d2e
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -21,7 +21,6 @@
#include "nsIViewManager.h"
#include "nsIFrame.h"
#include "nsIPresContext.h"
#include "nsIPresShell.h"
#include "nsIWidget.h"
#include "nsIButton.h"
#include "nsIScrollbar.h"

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

@ -19,7 +19,6 @@
#include "nsViewManager.h"
#include "nsUnitConversion.h"
#include "nsIPresShell.h"
#include "nsIPresShell.h"
#include "nsIRenderingContext.h"
#include "nsIDeviceContext.h"
#include "nsGfxCIID.h"