Remove extra empty lines

This commit is contained in:
Frank Denis
2015-11-01 01:14:49 +01:00
parent 3361e20a87
commit c8ae529774
@@ -88,8 +88,6 @@ static inline int blake2b_increment_counter( blake2b_state *S, const uint64_t in
return 0;
}
// Parameter-related functions
#if 0
static inline int blake2b_param_set_digest_length( blake2b_param *P, const uint8_t digest_length )