Skip to content

Commit 456a399

Browse files
rkavitha-hclKAVITHA RAMALINGAM
authored and
KAVITHA RAMALINGAM
committed
Integrated Rebootbackend changes
1 parent ad91226 commit 456a399

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sonic-framework/rebootbackend/rebootbe.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RebootBE::RebootBE(DbusInterface &dbus_interface)
3030
}
3131

3232
RebootBE::RebManagerStatus RebootBE::GetCurrentStatus() {
33-
const std::lock_guard<std::mutex> lock(m_StatusMutex);
3433
return m_CurrentStatus;
3534
}
3635

0 commit comments

Comments
 (0)