mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1143512 - Remove unused declaration of regexp_flags. r=jandem
This commit is contained in:
parent
c3884d2833
commit
8c67a6b560
@ -16,9 +16,6 @@
|
||||
|
||||
namespace js {
|
||||
|
||||
bool
|
||||
regexp_flags(JSContext *cx, unsigned argc, JS::Value *vp);
|
||||
|
||||
JSObject *
|
||||
InitRegExpClass(JSContext *cx, HandleObject obj);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user