Remove useless header file

git-svn-id: svn://10.0.0.236/trunk@1366 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-05-09 03:20:37 +00:00
parent 23bcab2333
commit cf55be8188
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
#include "nsCRT.h"
#include "nsTransform2D.h"
#include "nsIViewManager.h"
#include "nsIPresShell.h"
#include "nsIWidget.h"
#include "nsRect.h"
#include "nsIFontCache.h"

View File

@ -29,7 +29,6 @@
#include "nsGUIEvent.h"
#include "nsIEnumerator.h"
#include "nsIRenderingContext.h"
#include "nsIPresContext.h"
#include "nsFont.h"
#include "nsUnitConversion.h"
#include "nsColor.h"