diff -r c4b0f117e106 -r 915be999f3f0 connectors/PYRO/__init__.py --- a/connectors/PYRO/__init__.py Sat May 19 15:54:16 2012 +0200 +++ b/connectors/PYRO/__init__.py Sat May 19 19:00:55 2012 +0200 @@ -30,7 +30,6 @@ # # for connectors that do not support DNS-SD, this attribute can be omitted # or set to an empty list. -supported_dnssd_services = ["_PYRO._tcp.local."] def PYRO_connector_factory(uri, confnodesroot): """