Skip to content

Cleaning up Multiblock.cxx example.

thaumaturg1c requested to merge thaumaturg1c/vtk:multiblock_edits into master
  • Removed improper delete [] of std::string.c_str() pointer.
  • Moved variable into for loop statement.
  • Removed unused include statements.

Merge request reports