From d6568325972fd8725855719d6b2527e343fca612 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 25 May 2023 15:45:55 -0600 Subject: [PATCH] Remove an unnecessary preprocessor undef. --- include/deal.II/lac/petsc_ts.templates.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5