misc changes to tests/lb2_Color_blob_wia_mpi.cpp

This commit is contained in:
James McClure 2014-06-13 08:09:11 -04:00
parent 991f130b50
commit bb1cc8ecc9

View File

@ -2203,7 +2203,6 @@ int main(int argc, char **argv)
Blobs(nblobs) = ComputeBlob(LocalBlobCubeList,nblobs,nc,LocalBlobID,Phase,SignDist,0.0,0.0,i,j,k,temp);
nblobs++;
INSIST(nblobs < MAX_LOCAL_BLOB_COUNT,"Not enough to store the local blobs!");
}
}
}