pg_rewind: Remove unused macro

This has never been used while pg_rewind was in the tree (possibly
once copied from pg_upgrade).
This commit is contained in:
Peter Eisentraut 2018-10-30 13:22:11 +01:00
parent c34bca9ea5
commit c2c7c263af
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ static pg_time_t last_progress_report = 0;
#define QUERY_ALLOC 8192
#define MESSAGE_WIDTH 60
static
pg_attribute_printf(2, 0)
void