summaryrefslogtreecommitdiff
path: root/Cydia.mm
diff options
context:
space:
mode:
Diffstat (limited to 'Cydia.mm')
-rw-r--r--Cydia.mm9
1 files changed, 0 insertions, 9 deletions
diff --git a/Cydia.mm b/Cydia.mm
index 53ea2ea..ca7cd6b 100644
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -6247,15 +6247,6 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
@implementation HomeView
-- (void) alertSheet:(UIActionSheet *)sheet buttonClicked:(int)button {
- NSString *context([sheet context]);
-
- if ([context isEqualToString:@"about"])
- [sheet dismiss];
- else
- [super alertSheet:sheet buttonClicked:button];
-}
-
- (void) _setMoreHeaders:(NSMutableURLRequest *)request {
[super _setMoreHeaders:request];
if (ChipID_ != nil)