Disable debug print of combined block IDs

This commit is contained in:
Gunther H. Weber 2021-10-20 14:32:51 -07:00
parent 15934cd621
commit b3582b9b48

@ -64,7 +64,7 @@ VTKM_THIRDPARTY_PRE_INCLUDE
VTKM_THIRDPARTY_POST_INCLUDE
// clang-format on
#define DEBUG_PRINT_COMBINED_BLOCK_IDS
// #define DEBUG_PRINT_COMBINED_BLOCK_IDS
namespace vtkm
{