From: kronbichler Date: Wed, 4 Dec 2013 12:02:09 +0000 (+0000) Subject: Remove debug output X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b8388597c258c7b002b275755bf329b8e1927d;p=dealii-svn.git Remove debug output git-svn-id: https://svn.dealii.org/trunk@31872 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/constraint_matrix.templates.h b/deal.II/include/deal.II/lac/constraint_matrix.templates.h index 42fe5594bd..177580497b 100644 --- a/deal.II/include/deal.II/lac/constraint_matrix.templates.h +++ b/deal.II/include/deal.II/lac/constraint_matrix.templates.h @@ -1283,8 +1283,6 @@ namespace internals row_length (8) {} - ~DataCache() {std::cout << "destruct cache: " << row_length << " " << individual_size.size() << std::endl;} - void reinit () { individual_size.resize(0);