]> git.saurik.com Git - cydia.git/commitdiff
Remove (non-functional) shake-to-undo mechanism.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 22 Dec 2010 06:48:45 +0000 (22:48 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 1 Jan 2011 22:32:08 +0000 (14:32 -0800)
MobileCydia.mm

index 98243467b184a53ac30783f6f9117609b89402f0..3837d7b6ecfd52b37456ff0b2d37b0bc2833a00f 100644 (file)
@@ -8965,6 +8965,9 @@ static _finline void _setHomePage(Cydia *self) {
 _trace();
     CydiaApp = self;
 
+    if ([self respondsToSelector:@selector(setApplicationSupportsShakeToEdit:)])
+        [self setApplicationSupportsShakeToEdit:NO];
+
     [NSURLCache setSharedURLCache:[[[SDURLCache alloc]
         initWithMemoryCapacity:524288
         diskCapacity:10485760