aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/TableDocument.m2
1 files changed, 1 insertions, 1 deletions
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]);
+
}
/**