diff --git a/Grid/lattice/PaddedCell.h b/Grid/lattice/PaddedCell.h index 57d3ab15..e8db707a 100644 --- a/Grid/lattice/PaddedCell.h +++ b/Grid/lattice/PaddedCell.h @@ -139,7 +139,7 @@ public: if(dim==0) conformable(old_grid,unpadded_grid); else conformable(old_grid,grids[dim-1]); - std::cout << " dim "<