Fix file list

This commit is contained in:
Luis Blanco 2019-11-13 16:02:48 +03:00
parent 3870468ac1
commit 09c43c8801
2 changed files with 1 additions and 2 deletions

View File

@ -635,7 +635,7 @@ private: \
);
#define JS_DECLARE_METHOD(CLASS, NAME) \
inline static JS_METHOD(__st_##NAME) { \
inline static JS_METHOD(__st_##NAME) { \
JS_GET_THAT(CLASS); \
return that->__i_##NAME(info); \
}; \

View File

@ -18,7 +18,6 @@
"gyp"
],
"files": [
"bat",
"include",
"download.js",
"cpbin.js",