Changeset 2934

Show
Ignore:
Timestamp:
05/30/05 22:58:36 (3 years ago)
Author:
morris
Message:

Remove debug

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Footagehead/trunk/FHHTMLHandler.m

    r2933 r2934  
    3030#import "FHFile.h" 
    3131#import "FHHTMLHandler.h" 
    32 #import "FHSettings.h" 
    3332 
    3433@implementation FHHTMLHandler 
     
    8685                                                                [links addObject:link]; 
    8786                                                                [set addObject:link]; 
    88                                                                  
    89                                                                 NSLog(@"link = %@", link); 
    9087                                                        } 
    9188                                                }