[INFER] Cleanup for review, bug 657412.

This commit is contained in:
Brian Hackett
2011-05-16 22:59:40 -07:00
parent 44c831f085
commit d03a05a6ae
22 changed files with 28 additions and 139 deletions

View File

@@ -402,7 +402,6 @@ GetCustomIterator(JSContext *cx, JSObject *obj, uintN flags, Value *vp)
-1, ObjectValue(*obj), NULL, bytes.ptr());
return false;
}
return true;
}