From e1a704e83e3ac77f01847f532072bb75232430e4 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Wed, 2 Sep 2009 21:50:35 +0000 Subject: =?UTF-8?q?=E2=80=A2=20forgot=20to=20remove=20a=20NSLog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/TableDocument.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source') diff --git a/Source/TableDocument.m b/Source/TableDocument.m index cafdf4b7..233a292b 100644 --- a/Source/TableDocument.m +++ b/Source/TableDocument.m @@ -594,7 +594,7 @@ if(spfSession != nil) [self restoreSession]; // [self performSelector:@selector(restoreSession) withObject:nil afterDelay:0.3]; - NSLog(@"r %@",[[NSDocumentController sharedDocumentController] recentDocumentURLs]); + } /** -- cgit v1.2.3