From 4e9c5ee8748933eee75df1afce67bb493543d764 Mon Sep 17 00:00:00 2001 From: "peterv%propagandism.org" Date: Sun, 11 Sep 2005 18:28:14 +0000 Subject: [PATCH] Remove obselete include (bad merge). --- content/base/public/nsIAttribute.h | 1 - 1 file changed, 1 deletion(-) diff --git a/content/base/public/nsIAttribute.h b/content/base/public/nsIAttribute.h index daf7e1a4cfe..ac89cfb023b 100644 --- a/content/base/public/nsIAttribute.h +++ b/content/base/public/nsIAttribute.h @@ -40,7 +40,6 @@ #ifndef nsIAttribute_h___ #define nsIAttribute_h___ -#include "nsIContent.h" #include "nsISupports.h" #include "nsINodeInfo.h" #include "nsIContent.h"