aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index b548c36b..4dd93839 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -40,10 +40,6 @@
@interface SPAppController : NSObject <FRFeedbackReporterDelegate, NSApplicationDelegate, NSOpenSavePanelDelegate, NSFileManagerDelegate>
{
- IBOutlet NSWindow* bundleEditorWindow;
-
- BOOL isNewFavorite;
-
SPAboutController *aboutController;
SPPreferenceController *prefsController;
SPBundleEditorController *bundleEditorController;