Remove redundant constant

This commit is contained in:
Ian Barwick
2015-01-12 13:16:13 +09:00
parent a5ead16d6f
commit 2ff24fecf2

View File

@@ -41,7 +41,6 @@
#include "version.h"
#define RECOVERY_FILE "recovery.conf"
#define RECOVERY_DONE_FILE "recovery.done"
#define NO_ACTION 0 /* Not a real action, just to initialize */
#define MASTER_REGISTER 1