From: Wolfgang Bangerth Date: Thu, 25 May 2023 21:45:55 +0000 (-0600) Subject: Remove an unnecessary preprocessor undef. X-Git-Tag: v9.5.0-rc1~190^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15269%2Fhead;p=dealii.git Remove an unnecessary preprocessor undef. --- diff --git a/include/deal.II/lac/petsc_ts.templates.h b/include/deal.II/lac/petsc_ts.templates.h index f3991d47da..c368fa436e 100644 --- a/include/deal.II/lac/petsc_ts.templates.h +++ b/include/deal.II/lac/petsc_ts.templates.h @@ -664,7 +664,6 @@ namespace PETScWrappers } // namespace PETScWrappers # undef AssertPETSc -# undef AssertUser DEAL_II_NAMESPACE_CLOSE