mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
spam
This commit is contained in:
parent
e78187243d
commit
f1c3bbd199
@ -1322,7 +1322,6 @@ namespace mongo {
|
|||||||
throw;
|
throw;
|
||||||
|
|
||||||
if ( dropDups ) {
|
if ( dropDups ) {
|
||||||
log() << "eliot was here" << endl;
|
|
||||||
DiskLoc toDelete = cc->currLoc();
|
DiskLoc toDelete = cc->currLoc();
|
||||||
bool ok = cc->advance();
|
bool ok = cc->advance();
|
||||||
cc->updateLocation();
|
cc->updateLocation();
|
||||||
|
Loading…
Reference in New Issue
Block a user