From a10c0dc6ddb4b5c65dbfcfa3f488194f64f69c4b Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Wed, 4 Jan 2017 18:01:39 +0100
Subject: [PATCH] Code formatting

---
 src/runner_doiact_vec.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/runner_doiact_vec.c b/src/runner_doiact_vec.c
index 62a32db699..5db0ec6f89 100644
--- a/src/runner_doiact_vec.c
+++ b/src/runner_doiact_vec.c
@@ -256,7 +256,6 @@ __attribute__((always_inline)) INLINE static void storeInteractions(
     /* Reset interaction count. */
     *icount = 0;
   }
-
 }
 #endif /* WITH_VECTORIZATION */
 
-- 
GitLab