From f05ca737da2da1b8686dfc6357fa40e0e679bc20 Mon Sep 17 00:00:00 2001 From: Gabor Mezei Date: Fri, 7 Jul 2023 12:59:22 +0200 Subject: [PATCH] Update comment Signed-off-by: Gabor Mezei --- library/ecp_invasive.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/ecp_invasive.h b/library/ecp_invasive.h index 047323e8f..db9dee3f4 100644 --- a/library/ecp_invasive.h +++ b/library/ecp_invasive.h @@ -42,8 +42,6 @@ typedef enum { /* Provide a commented-out definition so that `check_names.py` knows that * it's not a typo. - * MBEDTLS_ECP_WITH_MPI_UINT must not be defined within config files, but - * only on the command line. */ //#define MBEDTLS_ECP_WITH_MPI_UINT