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

This commit is contained in:
jst%netscape.com 2000-04-05 00:37:51 +00:00
Родитель 070035f14e
Коммит 5f23170b41
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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