Bonjour/MYBonjourService.h
changeset 48 2b4ad2067074
parent 43 aab592ac36fc
child 49 20cccc7c26ee
     1.1 --- a/Bonjour/MYBonjourService.h	Tue May 05 23:24:50 2009 -0700
     1.2 +++ b/Bonjour/MYBonjourService.h	Sat May 16 14:24:06 2009 -0700
     1.3 @@ -54,7 +54,6 @@
     1.4  /** Returns a MYDNSLookup object that resolves the raw IP address(es) of this service.
     1.5      Subsequent calls to this method will always return the same object. */
     1.6  - (MYAddressLookup*) addressLookup;
     1.7 -- (MYAddressLookup*) addressLookupObservingNewAddresses:(NSObject *)observer;
     1.8  
     1.9  //@}
    1.10