]> git.saurik.com Git - cydia.git/blobdiff - MobileCydia.mm
Remove call to [UIKeyboard initImplementationNow] during startup: it costs 0.04s...
[cydia.git] / MobileCydia.mm
index 2d861b140f197e5ce4164c62fd06497ea84d6f74..5517141b5aa4e1d5742945510d72bec734b9cd51 100644 (file)
@@ -8739,8 +8739,6 @@ static _finline void _setHomePage(Cydia *self) {
         return;
     }
 
-    [UIKeyboard initImplementationNow];
-
     [window_ setUserInteractionEnabled:NO];
 
     UIView *container = [[UIView alloc] init];