BLIP/Demo/BLIPEchoClient.h
changeset 16 6f608b552b77
parent 4 2bd9d60a2c46
child 26 cb9cdf247239
     1.1 --- a/BLIP/Demo/BLIPEchoClient.h	Sun May 25 10:28:26 2008 -0700
     1.2 +++ b/BLIP/Demo/BLIPEchoClient.h	Wed Jun 11 14:58:38 2008 -0700
     1.3 @@ -20,7 +20,7 @@
     1.4      
     1.5      NSNetServiceBrowser * _serviceBrowser;
     1.6      NSMutableArray * _serviceList;
     1.7 -    NSNetService *_resolvingService;
     1.8 +
     1.9      BLIPConnection *_connection;
    1.10  }
    1.11