make fCommandLine a local variable in AppInit()
This commit is contained in:
@@ -145,7 +145,6 @@ extern bool fPrintToConsole;
|
||||
extern bool fPrintToDebugger;
|
||||
extern bool fDaemon;
|
||||
extern bool fServer;
|
||||
extern bool fCommandLine;
|
||||
extern std::string strMiscWarning;
|
||||
extern bool fNoListen;
|
||||
extern bool fLogTimestamps;
|
||||
|
||||
Reference in New Issue
Block a user