mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-27 16:05:39 +01:00
remove 2 obsolete functions from init.h that moved to util.h
This commit is contained in:
committed by
Luke Dashjr
parent
99101685f6
commit
9e52f51223
@@ -13,7 +13,4 @@ void Shutdown(void* parg);
|
||||
bool AppInit(int argc, char* argv[]);
|
||||
bool AppInit2(int argc, char* argv[]);
|
||||
|
||||
bool GetStartOnSystemStartup();
|
||||
bool SetStartOnSystemStartup(bool fAutoStart);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user