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:
parent
9fdec9c0df
commit
d25e292375
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user