pgcrypto: remove unused BF_ASM macro
This has never been defined to anything but 0, and the _BF_body_r
function it would call has never existed.
Author: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://www.postgresql.org/message-id/flat/87ldew2yqu.fsf%40wibble.ilmari.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/a62fa616113e68735db3e1dc353e09e675d6df6c
Modified Files
--------------
contrib/pgcrypto/crypt-blowfish.c | 12 ------------
1 file changed, 12 deletions(-)