Rename fNoListen to fListen
[novacoin.git] / src / util.cpp
index 50caee2..a63ca2c 100644 (file)
@@ -59,7 +59,6 @@ bool fServer = false;
 bool fCommandLine = false;
 string strMiscWarning;
 bool fTestNet = false;
-bool fNoListen = false;
 bool fLogTimestamps = false;
 CMedianFilter<int64_t> vTimeOffsets(200,0);
 bool fReopenDebugLog = false;