--- pgp/src/md5.c 2018/04/24 16:38:24 1.1.1.2 +++ pgp/src/md5.c 2018/04/24 16:39:07 1.1.1.3 @@ -44,9 +44,6 @@ *********************************************************************** */ -/* forward declaration */ -void Transform(UINT4 *buf,UINT4 *in); - static unsigned char PADDING[64] = { 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,