btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro definition in ctree.h

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
This commit is contained in:
Wang Sheng-Hui 2012-03-05 13:33:59 +08:00 committed by Hugo Mills
parent 1957076ab4
commit f9ffe57844

View file

@ -118,10 +118,6 @@ struct btrfs_trans_handle;
/* 32 bytes in various csum fields */
#define BTRFS_CSUM_SIZE 32
/* csum types */
#define BTRFS_CSUM_TYPE_CRC32 0
/* csum types */
#define BTRFS_CSUM_TYPE_CRC32 0