diff options
Diffstat (limited to 'src/mongo/util/concurrency/spin_lock.h')
-rw-r--r-- | src/mongo/util/concurrency/spin_lock.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mongo/util/concurrency/spin_lock.h b/src/mongo/util/concurrency/spin_lock.h index 7c520f4313f..38854fef457 100644 --- a/src/mongo/util/concurrency/spin_lock.h +++ b/src/mongo/util/concurrency/spin_lock.h @@ -1,6 +1,3 @@ -// spin_lock.h - - /** * Copyright (C) 2018-present MongoDB, Inc. * |