summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/processinfo.h')
-rw-r--r--src/mongo/util/processinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/util/processinfo.h b/src/mongo/util/processinfo.h
index 13069b6d81c..942ffc54136 100644
--- a/src/mongo/util/processinfo.h
+++ b/src/mongo/util/processinfo.h
@@ -162,8 +162,6 @@ public:
bool supported();
- static bool blockCheckSupported();
-
static const std::string& getProcessName() {
return appInfo().getProcessName();
}