Skip to content
Snippets Groups Projects
Commit 7e06ca4b authored by rswindell's avatar rswindell
Browse files

Removed unused (commented) line.

parent a0d50edc
No related branches found
No related tags found
No related merge requests found
......@@ -738,8 +738,6 @@ JSObject* DLLCALL js_CreateUserClass(JSContext* cx, JSObject* parent, scfg_t* cf
,js_user_functions
,NULL,NULL);
// JS_SetPrivate(cx, userclass, cfg);
return(userclass);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment