diff --git a/tests/TestSegDist.cpp b/tests/TestSegDist.cpp index c1458daa..2946c7f4 100644 --- a/tests/TestSegDist.cpp +++ b/tests/TestSegDist.cpp @@ -45,9 +45,6 @@ int main(int argc, char **argv) // Get the rank info Domain Dm(nx,ny,nz,rank,nprocx,nprocy,nprocz,Lx,Ly,Lz,BC); - if (rank==0){ - printf() - } nx+=2; ny+=2; nz+=2; int count = 0;