Remove unused chainparam networkID

This commit is contained in:
jtimon
2014-11-06 17:59:46 +01:00
parent 41cced2106
commit eb0d34b494
4 changed files with 0 additions and 10 deletions

View File

@@ -32,7 +32,6 @@ protected:
int nRPCPort;
std::string strDataDir;
Network networkID;
};
/**