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:
@@ -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){
|
||||
|
Reference in New Issue
Block a user