mirror of
https://github.com/paboyle/Grid.git
synced 2024-12-23 19:35:26 +00:00
useless debug message removed
This commit is contained in:
parent
5b3edf08a4
commit
c56707e003
@ -65,7 +65,7 @@ void LebesgueOrder::CartesianBlocking(void)
|
||||
{
|
||||
_LebesgueReorder.resize(0);
|
||||
|
||||
std::cout << GridLogDebug << " CartesianBlocking ";
|
||||
// std::cout << GridLogDebug << " CartesianBlocking ";
|
||||
// for(int d=0;d<Block.size();d++) std::cout <<Block[d]<<" ";
|
||||
// std::cout<<std::endl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user