summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/SConscript')
-rw-r--r--src/mongo/db/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/SConscript b/src/mongo/db/SConscript
index 0170303b829..c0f40eebca9 100644
--- a/src/mongo/db/SConscript
+++ b/src/mongo/db/SConscript
@@ -1017,7 +1017,6 @@ env.Library(
'exec/pipeline_proxy.cpp',
'exec/plan_stage.cpp',
'exec/projection.cpp',
- 'exec/projection_exec.cpp',
'exec/projection_executor.cpp',
'exec/queued_data_stage.cpp',
'exec/record_store_fast_count.cpp',