Remove unused latch It was left unused by commit bc971f4025, which replaced the latch usage with a condition variable
Discussion: https://www.postgresql.org/message-id/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/6c0c49f7d37dc29775947ac6edbc494c32f43fa6 Modified Files -------------- src/backend/replication/walsender.c | 3 --- src/include/replication/walsender_private.h | 7 ------- 2 files changed, 10 deletions(-)
