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 b0daf035..6ffef7aa 100644 --- a/Source/SPAppController.m +++ b/Source/SPAppController.m @@ -2073,7 +2073,6 @@ YY_BUFFER_STATE yy_scan_string (const char *); */ - (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)sender { - // Manually open a table document [self newWindow:self]; |