Fixed typo in discovery.py
authoretisserant
Thu, 28 Aug 2008 14:51:46 +0200
changeset 226 f301f4ed4717
parent 225 aed21ae6658f
child 227 48c13b84505c
Fixed typo in discovery.py
discovery.py
--- a/discovery.py	Thu Aug 28 14:22:45 2008 +0200
+++ b/discovery.py	Thu Aug 28 14:51:46 2008 +0200
@@ -137,7 +137,6 @@
         
         uri = self.CreateURI(connect_type, connect_address, connect_port)
         self.my_result=uri
-        event.Skip()
 
     def GetResult(self):
         return self.my_result