mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Remove a few useless #defines
This commit is contained in:
committed by
Paul Bakker
parent
f90016aade
commit
7c9e75a836
@ -31,8 +31,6 @@
|
||||
#else
|
||||
#define polarssl_printf printf
|
||||
#define polarssl_fprintf fprintf
|
||||
#define polarssl_malloc malloc
|
||||
#define polarssl_free free
|
||||
#endif
|
||||
|
||||
#include "polarssl/entropy.h"
|
||||
|
Reference in New Issue
Block a user