aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index 20961ac5..798aca4c 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -63,12 +63,6 @@
- (IBAction)bundleCommandDispatcher:(id)sender;
-// Window management
-- (IBAction)newWindow:(id)sender;
-- (IBAction)newTab:(id)sender;
-- (IBAction)duplicateTab:(id)sender;
-- (NSWindow *) frontDocumentWindow;
-
// IBAction methods
- (IBAction)openAboutPanel:(id)sender;
- (IBAction)openPreferences:(id)sender;