1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-16 03:01:54 +01:00

rm unused variables and formatting

This commit is contained in:
Alessandro Lupo
2023-06-23 16:04:18 +01:00
parent f27d2083cd
commit cff1f8d3b8
6 changed files with 51 additions and 69 deletions

View File

@@ -79,4 +79,3 @@ int main(int argc, char **argv) {
Grid_finalize();
}