Remove leftover variable from previous commit.
Apparently I somehow mis-resolved a conflict slightly.
This commit is contained in:
parent
45d067d50d
commit
9d09842830
@ -154,7 +154,6 @@ static bool streamingDoneSending;
|
|||||||
static bool streamingDoneReceiving;
|
static bool streamingDoneReceiving;
|
||||||
|
|
||||||
/* Flags set by signal handlers for later service in main loop */
|
/* Flags set by signal handlers for later service in main loop */
|
||||||
static volatile sig_atomic_t got_SIGHUP = false;
|
|
||||||
static volatile sig_atomic_t walsender_ready_to_stop = false;
|
static volatile sig_atomic_t walsender_ready_to_stop = false;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user