Removing #include and unused static IID, not part of the build quite yet.

git-svn-id: svn://10.0.0.236/trunk@65257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%netscape.com 2000-04-05 00:37:51 +00:00
parent 9fdec9c0df
commit d25e292375
2 changed files with 0 additions and 6 deletions

View File

@ -19,7 +19,6 @@
*
* Contributor(s):
*/
#include "nsIDOMHTMLModElement.h"
#include "nsIScriptObjectOwner.h"
#include "nsIDOMEventReceiver.h"
#include "nsIHTMLContent.h"
@ -41,8 +40,6 @@
#include "nsIHTMLAttributes.h"
static NS_DEFINE_IID(kIDOMHTMLModElementIID, NS_IDOMHTMLMODELEMENT_IID);
class nsHTMLUnknownElement : public nsIDOMHTMLElement,
public nsIJSScriptObject,
public nsIHTMLContent

View File

@ -19,7 +19,6 @@
*
* Contributor(s):
*/
#include "nsIDOMHTMLModElement.h"
#include "nsIScriptObjectOwner.h"
#include "nsIDOMEventReceiver.h"
#include "nsIHTMLContent.h"
@ -41,8 +40,6 @@
#include "nsIHTMLAttributes.h"
static NS_DEFINE_IID(kIDOMHTMLModElementIID, NS_IDOMHTMLMODELEMENT_IID);
class nsHTMLUnknownElement : public nsIDOMHTMLElement,
public nsIJSScriptObject,
public nsIHTMLContent