fix !O_NONBLOCK where ~O_NONBLOCK was meant
[novacoin.git] / src / init.cpp
index 1f7fade..b03e02f 100644 (file)
@@ -33,7 +33,6 @@ bool fConfChange;
 unsigned int nNodeLifespan;
 unsigned int nMinerSleep;
 bool fUseFastIndex;
-bool fUseFastStakeMiner;
 bool fUseMemoryLog;
 enum Checkpoints::CPMode CheckpointsMode;