Remove old code from moduleRandom

This should not be here.
This commit is contained in:
Jorge Gonzalez 2024-07-27 21:04:48 +02:00
commit b171f801fc

View file

@ -105,7 +105,6 @@ MODULE moduleRandom
END IF END IF
END DO END DO
! rnd = MINLOC(DABS(rnd0b - cumWeight), 1)
END FUNCTION randomWeighted END FUNCTION randomWeighted