drop useless define.
This commit is contained in:
parent
d56603d9be
commit
329da09a2a
@ -86,9 +86,6 @@ __FBSDID("$FreeBSD$");
|
||||
} while(0)
|
||||
|
||||
#define X(i) x[i]
|
||||
#ifdef __NetBSD__
|
||||
#define swap32(x) bswap32(x)
|
||||
#endif
|
||||
|
||||
static u_char PADDING[64] = {
|
||||
0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user