From: Wolfgang Bangerth Date: Sat, 23 Jan 2021 23:25:55 +0000 (-0700) Subject: Remove duplicate doc string. X-Git-Tag: v9.3.0-rc1~574^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761045501545c608b00227a831a19698b6b78416;p=dealii.git Remove duplicate doc string. --- diff --git a/source/grid/reference_cell.cc b/source/grid/reference_cell.cc index 1ad89af1af..8d641219ad 100644 --- a/source/grid/reference_cell.cc +++ b/source/grid/reference_cell.cc @@ -63,9 +63,6 @@ namespace ReferenceCell - /** - * Convert the given reference cell type to a string. - */ std::string Type::to_string() const {