summaryrefslogtreecommitdiff
path: root/src/mongo/db/taskqueue.h
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2012-06-12 01:15:29 -0400
committerEliot Horowitz <eliot@10gen.com>2012-06-12 01:52:26 -0400
commita0bb40436fc96a1c9d1f3360d48d82952085dc06 (patch)
tree901d39deb8030c281772ee1fe17cb03b32323626 /src/mongo/db/taskqueue.h
parentefdd6fa2b146b17f2e86eefe95e517561b1169c0 (diff)
downloadmongo-a0bb40436fc96a1c9d1f3360d48d82952085dc06.tar.gz
remove all references to mongomutex
Diffstat (limited to 'src/mongo/db/taskqueue.h')
-rw-r--r--src/mongo/db/taskqueue.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/taskqueue.h b/src/mongo/db/taskqueue.h
index 298cc787af2..f6d62530c6e 100644
--- a/src/mongo/db/taskqueue.h
+++ b/src/mongo/db/taskqueue.h
@@ -18,8 +18,6 @@
#pragma once
-#include "mongomutex.h"
-
// if you turn this back on be sure to enable TaskQueueTest again
#if 0