1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-26 17:27:08 +01:00

Merge pull request #432 from paboyle/hotfix/nvcc-warnings

Unused statements generating warnings removed
This commit is contained in:
Peter Boyle
2023-04-12 16:59:02 -04:00
committed by GitHub
5 changed files with 3 additions and 16 deletions

View File

@@ -329,7 +329,6 @@ int main(int argc, char **argv) {
auto grid4= GridPtr;
auto rbgrid4= GridRBPtr;
auto rbgrid = StrangeOp.FermionRedBlackGrid();
auto grid = StrangeOp.FermionGrid();
if(1){