summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_update.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/index_update.h')
-rw-r--r--src/mongo/db/index_update.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/index_update.h b/src/mongo/db/index_update.h
index cc70687b6cb..ad71d293ce0 100644
--- a/src/mongo/db/index_update.h
+++ b/src/mongo/db/index_update.h
@@ -34,7 +34,6 @@ namespace mongo {
void buildAnIndex(const std::string& ns,
NamespaceDetails *d,
IndexDetails& idx,
- int32_t idxNo,
bool background,
bool mayInterrupt);