From: Timo Heister Date: Sat, 25 May 2013 08:53:53 +0000 (+0000) Subject: remove misleading comment X-Git-Tag: v8.0.0~446 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42559128dba2afee04b98455bb3e4e7874064365;p=dealii.git remove misleading comment git-svn-id: https://svn.dealii.org/trunk@29590 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/grid/tria_accessor.h b/deal.II/include/deal.II/grid/tria_accessor.h index f4e2167f3f..c441f99c67 100644 --- a/deal.II/include/deal.II/grid/tria_accessor.h +++ b/deal.II/include/deal.II/grid/tria_accessor.h @@ -2733,11 +2733,7 @@ public: * * See the @ref GlossSubdomainId * "glossary" for more - * information. This function - * should not be called if you - * use a - * parallel::distributed::Triangulation - * object. + * information. */ types::subdomain_id subdomain_id () const;