Remove TODO dealt with in the last commit.

This commit is contained in:
John Beisley 2013-09-29 16:03:27 +01:00
parent 69d76cd5e4
commit c86636d636

View File

@ -9,8 +9,6 @@ import (
"net/url" "net/url"
) )
// TODO: Do the sub-structures have to be pointers?
const ( const (
DeviceXMLNamespace = "urn:schemas-upnp-org:device-1-0" DeviceXMLNamespace = "urn:schemas-upnp-org:device-1-0"
) )