From 2dce7ff8240fd7d72538a06dd8b7128781296c54 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Sun, 20 Mar 2016 22:34:15 +0000
Subject: [PATCH] Redundant part alignment in part.h

---
 src/part.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/part.h b/src/part.h
index 5eb1429196..197641553c 100644
--- a/src/part.h
+++ b/src/part.h
@@ -35,7 +35,6 @@
 
 /* Some constants. */
 #define part_align 64
-#define gpart_align 32
 #define xpart_align 32
 #define gpart_align 32
 
-- 
GitLab