From: young Date: Fri, 18 Jan 2013 19:15:48 +0000 (+0000) Subject: Remove and unused variable (ierr). X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf251694dd7d237ba55a8cf1605826ef76291b30;p=dealii-svn.git Remove and unused variable (ierr). git-svn-id: https://svn.dealii.org/trunk@28133 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/slepc_solver.h b/deal.II/include/deal.II/lac/slepc_solver.h index 7e6593810c..08d9833d0e 100644 --- a/deal.II/include/deal.II/lac/slepc_solver.h +++ b/deal.II/include/deal.II/lac/slepc_solver.h @@ -665,7 +665,6 @@ namespace SLEPcWrappers std::vector &vr, const unsigned int n_eigenvectors = 1) { - int ierr; unsigned int n_converged = 0; // Set the matrices of the problem