idiot compiler

This commit is contained in:
dwight
2010-08-24 22:23:19 -04:00
parent 4e7a761d16
commit 9fdbbb570c

View File

@@ -497,7 +497,7 @@ namespace mongo {
if( ntoreturn )
ss << " ntoreturn:" << ntoreturn;
time_t start;
time_t start = 0;
int pass = 0;
bool exhaust = false;
QueryResult* msgdata;