0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
This commit is contained in:
Eliot Horowitz 2011-07-29 10:13:16 -04:00
parent e78187243d
commit f1c3bbd199

View File

@ -1322,7 +1322,6 @@ namespace mongo {
throw;
if ( dropDups ) {
log() << "eliot was here" << endl;
DiskLoc toDelete = cc->currLoc();
bool ok = cc->advance();
cc->updateLocation();