mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
trivial: remove unnecessary variable fDaemon
This commit is contained in:
parent
cbe9ae8c69
commit
ff2ed7a5bc
2 changed files with 1 additions and 5 deletions
|
|
@ -107,7 +107,6 @@ map<string, vector<string> > mapMultiArgs;
|
|||
bool fDebug = false;
|
||||
bool fPrintToConsole = false;
|
||||
bool fPrintToDebugLog = true;
|
||||
bool fDaemon = false;
|
||||
bool fServer = false;
|
||||
string strMiscWarning;
|
||||
bool fLogTimestamps = DEFAULT_LOGTIMESTAMPS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue