Replace isc_safe routines with their OpenSSL counter parts

This commit is contained in:
Ondřej Surý
2018-04-25 14:04:31 +02:00
parent 8b9b270c7d
commit 66ba2fdad5
6 changed files with 9 additions and 102 deletions

View File

@@ -468,7 +468,6 @@ copy InstallFiles ..\Build\Release\
<ClCompile Include="..\regex.c" />
<ClCompile Include="..\region.c" />
<ClCompile Include="..\result.c" />
<ClCompile Include="..\rwlock.c" />
<ClCompile Include="..\rwlock.c" />
<ClCompile Include="..\serial.c" />
<ClCompile Include="..\sha1.c" />