PPCoin: Make reservebalance a configuration option
[novacoin.git] / src / main.h
index b1d136f..72faeee 100644 (file)
@@ -78,7 +78,6 @@ extern std::map<uint256, CBlock*> mapOrphanBlocks;
 
 // Settings
 extern int64 nTransactionFee;
-extern int64 nBalanceReserve;