mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Remove redundant constant
This commit is contained in:
1
repmgr.c
1
repmgr.c
@@ -41,7 +41,6 @@
|
|||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
|
||||||
#define RECOVERY_FILE "recovery.conf"
|
#define RECOVERY_FILE "recovery.conf"
|
||||||
#define RECOVERY_DONE_FILE "recovery.done"
|
|
||||||
|
|
||||||
#define NO_ACTION 0 /* Not a real action, just to initialize */
|
#define NO_ACTION 0 /* Not a real action, just to initialize */
|
||||||
#define MASTER_REGISTER 1
|
#define MASTER_REGISTER 1
|
||||||
|
|||||||
Reference in New Issue
Block a user