Skip to content

Commit 7bde45e

Browse files
committed
STY: remove space
1 parent e9c01de commit 7bde45e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ int main() {
100100
didWork = mGrid.init_geo_grid(quadtree, planet);
101101
mGrid.set_IsGeoGrid(false);
102102
}
103-
104103
didWork = grid_match(gGrid, mGrid, quadtree, quadtree_ion);
105104

106105
// Initialize Neutrals on geographic grid:

0 commit comments

Comments
 (0)