Skip to content
Snippets Groups Projects
Commit ec02ea7f authored by Sho SHIMIZU's avatar Sho SHIMIZU
Browse files

Remove a character because of compilation error

parent 1e5a6ea5
No related branches found
No related tags found
No related merge requests found
......@@ -456,7 +456,7 @@ public class DeviceManagerImpl implements IDeviceManagerService, IOFMessageListe
if (na != null) {
delFromIpv4AddressDeviceMap(nwAddr, d);
dCopy.removeNetworkAddress(na);
// Always update
// Always update
updateMaps(dCopy, new Date(0));
removeNetworkAddressFromStorage(d.getDlAddrString(), na);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment