From ce218e3478fd001e1e1d96e0c2716bca9e6ed960 Mon Sep 17 00:00:00 2001 From: young Date: Sat, 19 Oct 2013 19:10:44 +0000 Subject: [PATCH] Remove a chunk of dead code. git-svn-id: https://svn.dealii.org/trunk@31323 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/petsc/vector_print.cc | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/tests/petsc/vector_print.cc b/tests/petsc/vector_print.cc index 443bc4da74..8e5dc94421 100644 --- a/tests/petsc/vector_print.cc +++ b/tests/petsc/vector_print.cc @@ -26,25 +26,6 @@ #include -void test (PETScWrappers::Vector &v, - PETScWrappers::Vector &w) -{ - // set the first vector - for (unsigned int i=0; i