diff options
-rw-r--r-- | MobileCydia.mm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 2d861b1..5517141 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -8739,8 +8739,6 @@ static _finline void _setHomePage(Cydia *self) { return; } - [UIKeyboard initImplementationNow]; - [window_ setUserInteractionEnabled:NO]; UIView *container = [[UIView alloc] init]; |