We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb79bf commit b04009eCopy full SHA for b04009e
Classes/Controllers/PBWebController.m
@@ -14,8 +14,6 @@
14
15
#include <SystemConfiguration/SCNetworkReachability.h>
16
17
-static void * const PBEffectiveAppearanceContext = @"PBEffectiveAppearanceContext";
18
-
19
@interface PBWebController () <WebUIDelegate, WebFrameLoadDelegate, WebResourceLoadDelegate>
20
- (void)preferencesChangedWithNotification:(NSNotification *)theNotification;
21
@end
0 commit comments