aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/libs/BLAS/blas_interface_impl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/libs/BLAS/blas_interface_impl.hh')
-rw-r--r--bench/btl/libs/BLAS/blas_interface_impl.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bench/btl/libs/BLAS/blas_interface_impl.hh b/bench/btl/libs/BLAS/blas_interface_impl.hh
index 9859238d7..0e84df038 100644
--- a/bench/btl/libs/BLAS/blas_interface_impl.hh
+++ b/bench/btl/libs/BLAS/blas_interface_impl.hh
@@ -147,7 +147,5 @@ public :
};
-
SCALAR blas_interface<SCALAR>::fone = SCALAR(1);
SCALAR blas_interface<SCALAR>::fzero = SCALAR(0);
-