Remove global variable my_local_mode

Information now contained in metadata`x
This commit is contained in:
Ian Barwick
2015-01-27 13:53:36 +09:00
parent 7e4c26b8a0
commit b552710767
2 changed files with 12 additions and 41 deletions

View File

@@ -31,10 +31,6 @@
#include "errcode.h"
#include "config.h"
#define PRIMARY_MODE 0
#define STANDBY_MODE 1
#define WITNESS_MODE 2
#define MIN_SUPPORTED_VERSION "9.3"
#define MIN_SUPPORTED_VERSION_NUM 90300