From ed7175076b9ede5dcf51599fff1769dd190187d4 Mon Sep 17 00:00:00 2001 From: Michael Marshall Date: Wed, 6 Feb 2019 09:32:13 +0000 Subject: [PATCH] Turned off warning of unused variable line 150 --- Hadrons/Modules/MDistil/BContraction.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hadrons/Modules/MDistil/BContraction.hpp b/Hadrons/Modules/MDistil/BContraction.hpp index c1d27ddc..2e5e1727 100644 --- a/Hadrons/Modules/MDistil/BContraction.hpp +++ b/Hadrons/Modules/MDistil/BContraction.hpp @@ -147,7 +147,7 @@ void TBContraction::execute(void) Gamma::Algebra::SigmaYT, // C = i gamma_2 gamma_4 Gamma::Algebra::GammaYGamma5, // i gamma_4 C gamma_5 = i gamma_2 gamma_5 }; - std::vector factor23 = {(0.,-1.),(0.,1.),(0.,1.)}; + //std::vector factor23 = {(0.,-1.),(0.,1.),(0.,1.)}; // SpinColourVector a; // SpinVector b;