summaryrefslogtreecommitdiff
path: root/src/webserver_run.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webserver_run.cpp')
-rw-r--r--src/webserver_run.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webserver_run.cpp b/src/webserver_run.cpp
index 2f28e16818..3c1c615539 100644
--- a/src/webserver_run.cpp
+++ b/src/webserver_run.cpp
@@ -76,7 +76,6 @@ int run()
#ifdef BMCWEB_ENABLE_IBM_MANAGEMENT_CONSOLE
crow::ibm_mc::requestRoutes(app);
- crow::ibm_mc_lock::Lock::getInstance();
#endif
#ifdef BMCWEB_ENABLE_GOOGLE_API