From 6313dde390604cbb05b3317d1dcd13ac75978d29 Mon Sep 17 00:00:00 2001 From: Rasmus Munk Larsen Date: Thu, 13 Sep 2018 16:42:05 -0700 Subject: Fix merge error. --- unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h | 1 - 1 file changed, 1 deletion(-) (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h') diff --git a/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h b/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h index e8c47c5b5..3a405f5e6 100644 --- a/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h +++ b/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h @@ -1205,7 +1205,6 @@ struct TensorEvaluator, const Index max_coeff_count, const DSizes& input_slice_sizes, DSizes* target_input_block_sizes) const { - typedef typename internal::packet_traits::type Packet; typedef internal::BlockReducer BlockReducer; // TODO(andydavis) Compute reducer overhead correctly for the case where // we are preserving the inner most dimension, and a single reducer -- cgit v1.2.3