mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 448179 - "compile error in: mozilla/js/jsd/jsd_xpc.cpp" (removes empty declaration of enum nsEventStatus) [r=peterv]
Index: mozilla/dom/public/nsIScriptGlobalObject.h =================================================================== RCS file: /cvsroot/mozilla/dom/public/nsIScriptGlobalObject.h,v retrieving revision 3.39
This commit is contained in:
parent
1794bf1a1e
commit
db63b6b15f
@ -51,7 +51,6 @@ class nsIScriptGlobalObjectOwner;
|
||||
class nsIArray;
|
||||
class nsScriptErrorEvent;
|
||||
class nsIScriptGlobalObject;
|
||||
enum nsEventStatus;
|
||||
struct JSObject; // until we finally remove GetGlobalJSObject...
|
||||
|
||||
// Some helpers for working with integer "script type IDs", and specifically
|
||||
|
Loading…
Reference in New Issue
Block a user