diff --git a/code/math.f90 b/code/math.f90 index 805a3c2ab..902c0dccd 100644 --- a/code/math.f90 +++ b/code/math.f90 @@ -169,7 +169,6 @@ real(pReal), dimension(4,36), parameter :: math_symOperations = & write(6,*) 'random seed: ',randInit(1) write(6,*) !$OMP END CRITICAL (write2out) - endif call halton_seed_set(randInit(1)) call halton_ndim_set(3)