mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Delete unused JSBUILTIN_ constants. No bug. r=gal.
This commit is contained in:
parent
46854c2304
commit
b3aba1ee4c
@ -344,9 +344,6 @@ typedef enum JSRuntimeState {
|
||||
typedef enum JSBuiltinFunctionId {
|
||||
JSBUILTIN_ObjectToIterator,
|
||||
JSBUILTIN_CallIteratorNext,
|
||||
JSBUILTIN_SetProperty,
|
||||
JSBUILTIN_SetElement,
|
||||
JSBUILTIN_HasInstance,
|
||||
JSBUILTIN_LIMIT
|
||||
} JSBuiltinFunctionId;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user