diff --git a/src/libs/vtkh/DataSet.cpp b/src/libs/vtkh/DataSet.cpp index e68c3fbad..05311f33d 100644 --- a/src/libs/vtkh/DataSet.cpp +++ b/src/libs/vtkh/DataSet.cpp @@ -495,11 +495,6 @@ DataSet::GetGlobalRange(const std::string &field_name) const delete[] global_components; #endif VTKH_DATA_CLOSE(); - std::cout << "GetGlobalRange" <