forked from I2P_Developers/i2p.i2p
Transport: UPnP HTML output fix
This commit is contained in:
@ -786,7 +786,6 @@ public class UPnP extends ControlPoint implements DeviceChangeListener, EventLis
|
||||
if (udn != null)
|
||||
sb.append("<br>UDN: ").append(DataHelper.escapeHTML(udn));
|
||||
}
|
||||
sb.append("</p>");
|
||||
listSubServices(dev, sb);
|
||||
|
||||
DeviceList dl = dev.getDeviceList();
|
||||
|
Reference in New Issue
Block a user