Revert "RPCMode refactor, more sync modes"

This commit is contained in:
Max Hilbrunner
2018-05-29 11:47:52 +02:00
committed by GitHub
parent d0b62ce155
commit 4c69a495c9
30 changed files with 333 additions and 319 deletions

View File

@@ -115,9 +115,6 @@ public:
TK_PR_SYNC,
TK_PR_MASTER,
TK_PR_SLAVE,
TK_PR_REMOTESYNC,
TK_PR_MASTERSYNC,
TK_PR_SLAVESYNC,
TK_BRACKET_OPEN,
TK_BRACKET_CLOSE,
TK_CURLY_BRACKET_OPEN,