]> Git Repo - VerusCoin.git/commit - src/init.cpp
No more fHaveGUI
authorWladimir J. van der Laan <[email protected]>
Mon, 4 Nov 2013 13:36:49 +0000 (14:36 +0100)
committerWladimir J. van der Laan <[email protected]>
Mon, 4 Nov 2013 13:36:49 +0000 (14:36 +0100)
commite30bd78f8133fe55ff0bf9e0d6a47a58357d9056
tree5ce93d6b2752fecb2267b967b8b34278ca17134b
parent97f844dd95c54b0fe2f2a1bb006c74ff544ff125
No more fHaveGUI

No more specific handling of GUI in bitcoin core.
Replace the last usage of fHaveGUI with a fForceServer
parameter on AppInit2.
src/bitcoind.cpp
src/init.cpp
src/init.h
src/main.cpp
src/qt/bitcoin.cpp
This page took 0.022219 seconds and 4 git commands to generate.