From be98d26610822bc39b847f18e52547978c54e79b Mon Sep 17 00:00:00 2001 From: Alessandro Lupo Date: Thu, 13 Apr 2023 17:48:43 +0100 Subject: [PATCH] small change I missed in previous commit --- Grid/qcd/action/gauge/GaugeImplTypes.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Grid/qcd/action/gauge/GaugeImplTypes.h b/Grid/qcd/action/gauge/GaugeImplTypes.h index e2d98b85..036d93ef 100644 --- a/Grid/qcd/action/gauge/GaugeImplTypes.h +++ b/Grid/qcd/action/gauge/GaugeImplTypes.h @@ -80,8 +80,6 @@ public: typedef Lattice LinkField; typedef Lattice Field; - //typedef SU Group; - // Guido: we can probably separate the types from the HMC functions // this will create 2 kind of implementations // probably confusing the users