From: bangerth Date: Tue, 1 Apr 2014 13:54:12 +0000 (+0000) Subject: Remove a comment that does not provide any significant information. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293bf40937a03a0ffd021449f055a10f07b49da5;p=dealii-svn.git Remove a comment that does not provide any significant information. git-svn-id: https://svn.dealii.org/trunk@32707 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/sparse_matrix.h b/deal.II/include/deal.II/lac/sparse_matrix.h index 2674965466..037913ea1d 100644 --- a/deal.II/include/deal.II/lac/sparse_matrix.h +++ b/deal.II/include/deal.II/lac/sparse_matrix.h @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id$ // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // @@ -24,7 +24,6 @@ #include #include #include -// Included for VectorOperation #include DEAL_II_NAMESPACE_OPEN