Remove duplicate #define
Mark Dilger
This commit is contained in:
parent
1c5c70df45
commit
50f2c0687f
@ -174,7 +174,4 @@ typedef struct XLogRecordDataHeaderLong
|
|||||||
#define XLR_BLOCK_ID_DATA_SHORT 255
|
#define XLR_BLOCK_ID_DATA_SHORT 255
|
||||||
#define XLR_BLOCK_ID_DATA_LONG 254
|
#define XLR_BLOCK_ID_DATA_LONG 254
|
||||||
|
|
||||||
#define SizeOfXLogRecordDataHeaderLong (sizeof(uint8) + sizeof(uint32))
|
|
||||||
|
|
||||||
|
|
||||||
#endif /* XLOGRECORD_H */
|
#endif /* XLOGRECORD_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user