]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[fix-904] Removed extra argument
authorFrancis Dupont <fdupont@isc.org>
Mon, 28 Oct 2019 12:49:31 +0000 (13:49 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 28 Oct 2019 12:49:31 +0000 (13:49 +0100)
src/bin/dhcp6/ctrl_dhcp6_srv.cc

index 29158872331a9324c6e53d617a486ff12b697f80..51464430612d0cff0281299a534c6dc7e1f8a165 100644 (file)
@@ -1097,7 +1097,6 @@ ControlledDhcpv6Srv::cbFetchUpdates(const SrvConfigPtr& srv_cfg,
 
     } catch (const std::exception& ex) {
         LOG_ERROR(dhcp6_logger, DHCP6_CB_PERIODIC_FETCH_UPDATES_FAIL)
-            .arg("periodic poll")
             .arg(ex.what());
 
         // We allow at most 10 consecutive failures after which we stop