From 8ee08a259ab0a59d917de4f237f685900581547c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 13 Mar 2015 16:33:40 +0000 Subject: [PATCH] Update generated file --- library/version_features.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/library/version_features.c b/library/version_features.c index c9f2efb497..a1c260e208 100644 --- a/library/version_features.c +++ b/library/version_features.c @@ -474,9 +474,6 @@ static const char *features[] = { #if defined(POLARSSL_PADLOCK_C) "POLARSSL_PADLOCK_C", #endif /* POLARSSL_PADLOCK_C */ -#if defined(POLARSSL_PBKDF2_C) - "POLARSSL_PBKDF2_C", -#endif /* POLARSSL_PBKDF2_C */ #if defined(POLARSSL_PEM_PARSE_C) "POLARSSL_PEM_PARSE_C", #endif /* POLARSSL_PEM_PARSE_C */