Grammar
parent
3f169d87ea
commit
52944c4207
|
@ -181,7 +181,7 @@ function prop_copy( props, dest, result_data )
|
|||
}
|
||||
}
|
||||
|
||||
// should we regenerate the array of abstract methods (this must be done
|
||||
// should we regenerate the array of abstract methods? (this must be done
|
||||
// because the length of the array remains the same after deleting elements)
|
||||
if ( abstract_regen )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue