diff --git a/CASCADE/find_neighbours.f b/CASCADE/find_neighbours.f index c7fc82408062909890432c9acf2603481121bfbb..2f7cf3c563a14e11c8b542d9ae6ec0b573a724bb 100644 --- a/CASCADE/find_neighbours.f +++ b/CASCADE/find_neighbours.f @@ -71,7 +71,6 @@ c NONE c sorting by x if (ivocal.eq.1) call debug ('indexx$',0) -c call indexx(np,points,nodes) call indexx(np,x,nodes) if (ivocal.eq.1) call debug ('find_neighbours$',1)