Remove unused macro

This commit is contained in:
Frank Denis 2013-12-11 20:27:42 -08:00
parent bf72ee931e
commit 2994aebafb

View File

@ -1,8 +1,5 @@
#include "crypto_stream_salsa20.h"
#define crypto_stream_salsa20_implementation_name \
crypto_stream_salsa20_ref_implementation_name
#define crypto_stream crypto_stream_salsa20
#define crypto_stream_xor crypto_stream_salsa20_xor