Remove Safe mode

This commit is contained in:
Andrew Chow
2017-09-05 12:48:58 -07:00
committed by Wladimir J. van der Laan
parent eac067ad59
commit 2ae705d841
10 changed files with 2 additions and 83 deletions

View File

@@ -22,6 +22,4 @@ void SetfLargeWorkInvalidChainFound(bool flag);
*/
std::string GetWarnings(const std::string& strFor);
static const bool DEFAULT_TESTSAFEMODE = false;
#endif // BITCOIN_WARNINGS_H