summaryrefslogtreecommitdiffstats
path: root/include/swapheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swapheader.h')
-rw-r--r--include/swapheader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/swapheader.h b/include/swapheader.h
index 1d91e41ce..3fce0d0fb 100644
--- a/include/swapheader.h
+++ b/include/swapheader.h
@@ -20,6 +20,4 @@ struct swap_header_v1_2 {
uint32_t badpages[1];
};
-#define SWAP_HEADER_SIZE (sizeof(struct swap_header_v1_2))
-
#endif /* _SWAPHEADER_H */