From: Mitchell Livingston Date: Mon, 19 Sep 2011 01:38:01 +0000 (+0000) Subject: whoops, comment X-Git-Tag: 2.40b1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aead1caae16733486b94d44c804465d5e46b5f3b;p=transmission whoops, comment --- diff --git a/macosx/NSStringAdditions.m b/macosx/NSStringAdditions.m index af9d21712..4f3bb3089 100644 --- a/macosx/NSStringAdditions.m +++ b/macosx/NSStringAdditions.m @@ -204,7 +204,6 @@ i += length + range.length; } } - NSLog(@"%@", components); return components; }