Remove certs.h

certs.h is not needed in Mbed Crypto. No programs or other library code
use it.
This commit is contained in:
Jaeden Amero 2019-07-04 20:40:36 +01:00
parent 8045cfbaa8
commit b8e4ae18cf
5 changed files with 0 additions and 110 deletions

View file

@ -158,7 +158,6 @@
<ClInclude Include="..\..\include\mbedtls\bn_mul.h" />
<ClInclude Include="..\..\include\mbedtls\camellia.h" />
<ClInclude Include="..\..\include\mbedtls\ccm.h" />
<ClInclude Include="..\..\include\mbedtls\certs.h" />
<ClInclude Include="..\..\include\mbedtls\chacha20.h" />
<ClInclude Include="..\..\include\mbedtls\chachapoly.h" />
<ClInclude Include="..\..\include\mbedtls\check_config.h" />