discovery.py
changeset 226 f301f4ed4717
parent 221 451bb2c1d157
child 262 141a7145c099
--- 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