Remove -printblock, -printblocktree, and -printblockindex

This commit is contained in:
Pieter Wuille
2014-11-27 09:50:20 +01:00
parent 9ff0bc9beb
commit 57be955ba0
3 changed files with 0 additions and 101 deletions

View File

@@ -177,8 +177,6 @@ bool InitBlockIndex();
bool LoadBlockIndex();
/** Unload database information */
void UnloadBlockIndex();
/** Print the loaded block tree */
void PrintBlockTree();
/** Process protocol messages received from a given node */
bool ProcessMessages(CNode* pfrom);
/** Send queued protocol messages to be sent to a give node */