]> granicus.if.org Git - transmission/commitdiff
whoops, comment
authorMitchell Livingston <livings124@transmissionbt.com>
Mon, 19 Sep 2011 01:38:01 +0000 (01:38 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Mon, 19 Sep 2011 01:38:01 +0000 (01:38 +0000)
macosx/NSStringAdditions.m

index af9d217122675a4a87c1a648b5ff80b4f13f22e2..4f3bb3089aca288025a1c8ee5bb9ed5a635d53ad 100644 (file)
             i += length + range.length;
         }
     }
-    NSLog(@"%@", components);
     
     return components;
 }