aboutsummaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/l3_binding_cmds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/l3_binding_cmds.cpp')
-rw-r--r--extras/vom/vom/l3_binding_cmds.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/vom/vom/l3_binding_cmds.cpp b/extras/vom/vom/l3_binding_cmds.cpp
index 66691f86059..4afe13e1076 100644
--- a/extras/vom/vom/l3_binding_cmds.cpp
+++ b/extras/vom/vom/l3_binding_cmds.cpp
@@ -48,9 +48,7 @@ bind_cmd::issue(connection& con)
VAPI_CALL(req.execute());
- m_hw_item.set(wait());
-
- return rc_t::OK;
+ return (wait());
}
std::string