diff --git a/AMDiS/src/ProblemVec.cc b/AMDiS/src/ProblemVec.cc
index b1847b6877e106e0507a2b7084c545e6c09e6315..273629f5c393d9e1eccfaef67c9de7bfcfae2cb4 100644
--- a/AMDiS/src/ProblemVec.cc
+++ b/AMDiS/src/ProblemVec.cc
@@ -765,11 +765,6 @@ namespace AMDiS {
 	
 	if (matrix)
 	  nnz += matrix->getBaseMatrix().nnz();	
-
-	if (matrix) {
-	  std::cout << "i: " << i << " " << j << std::endl;
-	  print(matrix->getBaseMatrix());
-	}
       }
 
       // And now assemble boundary conditions on the vectors