aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGeneralPreferencePane.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPGeneralPreferencePane.h')
-rw-r--r--Source/SPGeneralPreferencePane.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPGeneralPreferencePane.h b/Source/SPGeneralPreferencePane.h
index ab7ef949..7d14492e 100644
--- a/Source/SPGeneralPreferencePane.h
+++ b/Source/SPGeneralPreferencePane.h
@@ -35,8 +35,6 @@
@interface SPGeneralPreferencePane : SPPreferencePane <SPPreferencePaneProtocol>
{
IBOutlet NSPopUpButton *defaultFavoritePopup;
-
- IBOutlet NSArrayController *favoritesController;
}
- (IBAction)updateDefaultFavorite:(id)sender;