Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-08-16 15:15:59 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-08-16 15:15:59 (GMT)
commit2a50bbd3ca50e44b49c619b85ae1d697c75af7c4 (patch)
tree54d5dc621b4f1cb6f4a4d740f253efc6ebf5625c /shell
parent6b181ced1307e9e02d43735fd364befbcdfa972a (diff)
Fix service unregistration; the service will get cleaned up when Avahi notices that it has gone away so we don't have to delete it ourselves
Diffstat (limited to 'shell')
-rw-r--r--shell/PresenceService/PresenceService.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/PresenceService/PresenceService.py b/shell/PresenceService/PresenceService.py
index 3f655b9..f062a83 100644
--- a/shell/PresenceService/PresenceService.py
+++ b/shell/PresenceService/PresenceService.py
@@ -661,8 +661,6 @@ class PresenceService(object):
if not group:
raise ValueError("Service was not a local service provided by this laptop!")
group.Free()
- key = (service.get_full_name(), service.get_type())
- del self._services[key]
def register_service_type(self, stype):
"""Requests that the Presence service look for and recognize