diff --git a/src/wmtk/io/MshReader.cpp b/src/wmtk/io/MshReader.cpp index 834941a839..48ff699bbb 100644 --- a/src/wmtk/io/MshReader.cpp +++ b/src/wmtk/io/MshReader.cpp @@ -246,6 +246,7 @@ void MshReader::extract_simplex_elements() } } +// Old code to read attribute, we might need it in the future // template // std::vector get_vertex_attribute_names() const // {