Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.

This commit is contained in:
bryner@brianryner.com
2005-02-03 23:01:54 +00:00
parent 730c01e3d8
commit f580db0380
65 changed files with 11 additions and 144 deletions

View File

@@ -41,17 +41,14 @@
#include "gfxIImageFrame.h"
#include "imgIContainer.h"
#include "imgIRequest.h"
#include "nsIContent.h"
#include "nsIDocument.h"
#include "nsCRT.h"
#include "nsIDOMDocument.h"
#include "nsIDOMElement.h"
#include "nsIDOMHTMLImageElement.h"
#include "nsIFrame.h"
#include "nsIImageLoadingContent.h"
#include "nsIOutputStream.h"
#include "nsIPrefService.h"
#include "nsIPrefLocalizedString.h"
#include "nsIPresShell.h"
#include "nsIServiceManager.h"
#include "nsIStringBundle.h"
#include "nsNetUtil.h"