Get rid of deprecation entirely which allows current code to run past block height 5555555

This commit is contained in:
Duke
2023-12-27 12:57:35 -05:00
parent 19aa83ca80
commit 20fdc0e4fe
6 changed files with 0 additions and 38 deletions

View File

@@ -21,7 +21,6 @@
#include "consensus/validation.h"
#include "core_io.h"
#include "init.h"
#include "deprecation.h"
#include "key_io.h"
#include "keystore.h"
#include "main.h"