зеркало из https://github.com/mozilla/gecko-dev.git
Removing #include and unused static IID, not part of the build quite yet.
This commit is contained in:
Родитель
070035f14e
Коммит
5f23170b41
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче