Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3d9f462

Browse files
committed
unused var
1 parent a33662d commit 3d9f462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pglogical_receiver.c

-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ bool receiver_mtm_cfg_valid;
8888
static volatile sig_atomic_t got_sighup = false;
8989

9090
/* GUC variables */
91-
static int receiver_idle_time = 0;
9291
static bool receiver_sync_mode = true; /* We need sync mode to have up-to-date values of catalog_xmin in replication slots */
9392

9493
/* Worker name */

0 commit comments

Comments
 (0)