diff options
Diffstat (limited to 'Source/SPAppController.m')
-rw-r--r-- | Source/SPAppController.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPAppController.m b/Source/SPAppController.m index f793b93c..f0d4c9bf 100644 --- a/Source/SPAppController.m +++ b/Source/SPAppController.m @@ -441,7 +441,6 @@ @"queryHistory", @"tableColumnWidths", @"savePath", - @"NSRecentDocumentRecords", nil]]; return preferences; |