mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Remove extraneous variable
This commit is contained in:
parent
d8b9742092
commit
8016a465ae
@ -412,7 +412,6 @@ void ImprovedStaggeredFermion<Impl>::DhopInternalOverlappedComms(StencilImpl &st
|
|||||||
#ifdef GRID_OMP
|
#ifdef GRID_OMP
|
||||||
Compressor compressor;
|
Compressor compressor;
|
||||||
int len = U.Grid()->oSites();
|
int len = U.Grid()->oSites();
|
||||||
const int LLs = 1;
|
|
||||||
|
|
||||||
DhopTotalTime -= usecond();
|
DhopTotalTime -= usecond();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user