From: Wolfgang Bangerth Date: Thu, 4 May 2017 22:15:18 +0000 (-0600) Subject: Remove a deprecated typedef. X-Git-Tag: v9.0.0-rc1~1624^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89b1c5b931e88ea0f5d522361437ea46e8b7aef5;p=dealii.git Remove a deprecated typedef. --- diff --git a/include/deal.II/numerics/fe_field_function.h b/include/deal.II/numerics/fe_field_function.h index 407602fb50..abfd13cb4d 100644 --- a/include/deal.II/numerics/fe_field_function.h +++ b/include/deal.II/numerics/fe_field_function.h @@ -414,11 +414,6 @@ namespace Functions std::vector > > &qpoints, std::vector > &maps) const; - /** - * @deprecated Use VectorTools::ExcPointNotAvailableHere instead. - */ - typedef VectorTools::ExcPointNotAvailableHere ExcPointNotAvailableHere DEAL_II_DEPRECATED; - private: /** * Typedef holding the local cell_hint.