From f86bab2bebfd43b37c8fcbde999c3974e482649c Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Tue, 13 Apr 1999 21:51:52 +0000 Subject: [PATCH] Nuked extraneous include git-svn-id: svn://10.0.0.236/trunk@27389 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/forms/nsHTMLButtonControlFrame.cpp | 1 - mozilla/layout/html/forms/src/nsHTMLButtonControlFrame.cpp | 1 - mozilla/layout/html/forms/src/nsLabelFrame.cpp | 1 - 3 files changed, 3 deletions(-) diff --git a/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp b/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp index e82ca5dc1fb..d751745489b 100644 --- a/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp +++ b/mozilla/layout/forms/nsHTMLButtonControlFrame.cpp @@ -33,7 +33,6 @@ #include "nsISupports.h" #include "nsHTMLAtoms.h" #include "nsIImage.h" -#include "nsHTMLImage.h" #include "nsStyleUtil.h" #include "nsDOMEvent.h" #include "nsStyleConsts.h" diff --git a/mozilla/layout/html/forms/src/nsHTMLButtonControlFrame.cpp b/mozilla/layout/html/forms/src/nsHTMLButtonControlFrame.cpp index e82ca5dc1fb..d751745489b 100644 --- a/mozilla/layout/html/forms/src/nsHTMLButtonControlFrame.cpp +++ b/mozilla/layout/html/forms/src/nsHTMLButtonControlFrame.cpp @@ -33,7 +33,6 @@ #include "nsISupports.h" #include "nsHTMLAtoms.h" #include "nsIImage.h" -#include "nsHTMLImage.h" #include "nsStyleUtil.h" #include "nsDOMEvent.h" #include "nsStyleConsts.h" diff --git a/mozilla/layout/html/forms/src/nsLabelFrame.cpp b/mozilla/layout/html/forms/src/nsLabelFrame.cpp index 1dc6baa21c3..5958ccbb22e 100644 --- a/mozilla/layout/html/forms/src/nsLabelFrame.cpp +++ b/mozilla/layout/html/forms/src/nsLabelFrame.cpp @@ -33,7 +33,6 @@ #include "nsISupports.h" #include "nsHTMLAtoms.h" #include "nsIImage.h" -#include "nsHTMLImage.h" #include "nsStyleUtil.h" #include "nsDOMEvent.h" #include "nsIDOMHTMLCollection.h"