Skip to content
Snippets Groups Projects
Commit da4e9bc3 authored by deuce's avatar deuce
Browse files

Remove unused variable.

parent c72e348e
No related branches found
No related tags found
No related merge requests found
......@@ -1126,7 +1126,6 @@ js_writebin(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval)
JSObject* array=NULL;
jsval elemval;
jsdouble val=0;
uint32_t intval;
*rval = JSVAL_FALSE;
......
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