X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fmain.h;h=e753d4dbaaec698eac92445f3b0e0fdc912da10a;hp=382ef1a33bd04b5caf015727182f24eda8058298;hb=dba17cd539033f9e051e023cc4617991ac722c44;hpb=f6e0cb816c8d324959bd928cf7c2e6ea5bcb0cc4 diff --git a/src/main.h b/src/main.h index 382ef1a..e753d4d 100644 --- a/src/main.h +++ b/src/main.h @@ -140,11 +140,6 @@ bool VerifySignature(const CTransaction& txFrom, const CTransaction& txTo, unsig - - - -bool GetWalletFile(CWallet* pwallet, std::string &strWalletFileOut); - /** Position on disk for a particular transaction. */ class CDiskTxPos {