]> git.saurik.com Git - cydia.git/blobdiff - MobileCydia.mm
Remove (non-functional) shake-to-undo mechanism.
[cydia.git] / 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