From: Wolfgang Bangerth Date: Tue, 1 Apr 2014 13:54:12 +0000 (+0000) Subject: Remove a comment that does not provide any significant information. X-Git-Tag: v8.2.0-rc1~661 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24342fa4670d01e238fc72b82b22cd0109eec81b;p=dealii.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