From: Wolfgang Bangerth Date: Thu, 1 Nov 2012 02:41:14 +0000 (+0000) Subject: Remove a workaround for --why?-- yet another old compiler problem. X-Git-Tag: v8.0.0~1897 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c829e2b3dcb54faea919edde20a71cfe03764192;p=dealii.git Remove a workaround for --why?-- yet another old compiler problem. git-svn-id: https://svn.dealii.org/trunk@27283 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/tensor_base.h b/deal.II/include/deal.II/base/tensor_base.h index 7c4f7390e3..5253d4868f 100644 --- a/deal.II/include/deal.II/base/tensor_base.h +++ b/deal.II/include/deal.II/base/tensor_base.h @@ -615,9 +615,6 @@ class Tensor<1,dim,Number> */ Number values[(dim!=0) ? (dim) : 1]; -#ifdef DEAL_II_TEMPLATE_SPEC_ACCESS_WORKAROUND - public: -#endif /** * Help function for unroll. If * we have detected an access