From e6cf0b1e172161344dd35a7f1cd698f0029dc9f7 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sat, 24 Mar 2018 19:32:11 -0400 Subject: [PATCH] View typedefs go to OperatorImpl --- lib/qcd/action/fermion/StaggeredKernels.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/qcd/action/fermion/StaggeredKernels.h b/lib/qcd/action/fermion/StaggeredKernels.h index 9b5e618b..140682a6 100644 --- a/lib/qcd/action/fermion/StaggeredKernels.h +++ b/lib/qcd/action/fermion/StaggeredKernels.h @@ -46,10 +46,6 @@ public: INHERIT_IMPL_TYPES(Impl); typedef FermionOperator Base; - - typedef typename ViewMap::Type FermionFieldView; - typedef typename ViewMap::Type DoubledGaugeFieldView; - public: