move curNs to Client object
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
namespace mongo {
|
||||
|
||||
int port = 27017;
|
||||
const char *curNs = "";
|
||||
Database *database = 0;
|
||||
string ourHostname;
|
||||
OID serverID;
|
||||
|
||||
Reference in New Issue
Block a user