Unused variable
This commit is contained in:
parent
dd641ef164
commit
24b28f1017
@ -152,7 +152,6 @@ abstract class PMA_GIS_Geometry
|
||||
$points_arr[] = $x;
|
||||
$points_arr[] = $y;
|
||||
}
|
||||
unset($cordinate_arr);
|
||||
}
|
||||
|
||||
return $points_arr;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user