Remove unused includes

This commit is contained in:
practicalswift
2019-07-31 10:03:55 +00:00
parent eb292af309
commit 084e17cebd
119 changed files with 0 additions and 159 deletions

View File

@@ -8,7 +8,6 @@
#ifndef BITCOIN_TORCONTROL_H
#define BITCOIN_TORCONTROL_H
#include <scheduler.h>
extern const std::string DEFAULT_TOR_CONTROL;
static const bool DEFAULT_LISTEN_ONION = true;