Skip to content

Commit 640231c

Browse files
leftover cerr
1 parent 2be9b50 commit 640231c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libs/ascent/runtimes/ascent_vtkh_data_adapter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ void GetMatSetFields(const conduit::Node &node, //materials["matset"]
612612
}
613613
else
614614
{
615-
std::cerr << "in the ELSE------------" << std::endl;
616615
NodeConstIterator itr = node["volume_fractions"].children();
617616
std::string material_name;
618617
while(itr.has_next())

0 commit comments

Comments
 (0)