diff options
Diffstat (limited to 'src/mongo/util/concurrency/SConscript')
| -rw-r--r-- | src/mongo/util/concurrency/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/util/concurrency/SConscript b/src/mongo/util/concurrency/SConscript index 3d4460e782a..7ac61ec0025 100644 --- a/src/mongo/util/concurrency/SConscript +++ b/src/mongo/util/concurrency/SConscript @@ -29,7 +29,6 @@ env.Library('ticketholder', ['ticketholder.cpp'], LIBDEPS=[ '$BUILD_DIR/mongo/base', - '$BUILD_DIR/mongo/db/commands/test_commands_enabled', '$BUILD_DIR/mongo/db/service_context', '$BUILD_DIR/third_party/shim_boost', ]) |
