Changeset 3154

Show
Ignore:
Timestamp:
03/11/06 23:09:53 (3 years ago)
Author:
timothy
Message:

Remove an NSLog.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Views/JVStyleView.m

    r3152 r3154  
    329329 
    330330        [[_mainDocument body] insertBefore:element :[[_mainDocument body] firstChild]]; 
    331  
    332         NSLog(@"%@", [[_mainDocument documentElement] outerHTML] ); 
    333331} 
    334332