Remove some unneeded code
[openssl.git] / crypto / ec / ecp_nistp224.c
index c74c302cf3ac10a38e66a27f66345b7040f92e2e..9a9b8a445ea89b984ae19c837577634d73a73770 100644 (file)
@@ -50,7 +50,6 @@ typedef __uint128_t uint128_t;  /* nonstandard; implemented by gcc on 64-bit
 
 typedef uint8_t u8;
 typedef uint64_t u64;
-typedef int64_t s64;
 
 /******************************************************************************/
 /*-