Skip to content
Snippets Groups Projects
Commit a10c0dc6 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Code formatting

parent a79788d3
No related branches found
No related tags found
1 merge request!287Particle caching
...@@ -256,7 +256,6 @@ __attribute__((always_inline)) INLINE static void storeInteractions( ...@@ -256,7 +256,6 @@ __attribute__((always_inline)) INLINE static void storeInteractions(
/* Reset interaction count. */ /* Reset interaction count. */
*icount = 0; *icount = 0;
} }
} }
#endif /* WITH_VECTORIZATION */ #endif /* WITH_VECTORIZATION */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment