Remove option HAVE_LONGLONG

This commit is contained in:
Manuel Pégourié-Gonnard 2015-04-09 17:13:45 +02:00
parent 7b53889f05
commit 975d5fa206
6 changed files with 3 additions and 24 deletions

View file

@ -39,9 +39,6 @@
static const char *features[] = {
#if defined(MBEDTLS_VERSION_FEATURES)
#if defined(MBEDTLS_HAVE_LONGLONG)
"MBEDTLS_HAVE_LONGLONG",
#endif /* MBEDTLS_HAVE_LONGLONG */
#if defined(MBEDTLS_HAVE_ASM)
"MBEDTLS_HAVE_ASM",
#endif /* MBEDTLS_HAVE_ASM */