Skip to content
Snippets Groups Projects
Commit 33d6f26c authored by rswindell's avatar rswindell
Browse files

Resolve MSVC10 warning (unused variable).

parent 813aed3d
Branches
Tags
No related merge requests found
......@@ -131,7 +131,6 @@ void DLLCALL jsrt_TriggerAll(void)
{
#if JS_VERSION>180
int i;
int j;
JSContext *iterp,*cx;
if(!initialized)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment