summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cydia.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cydia.mm b/Cydia.mm
index 3afab9d..b0a9e14 100644
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -8611,7 +8611,6 @@ static _finline void _setHomePage(Cydia *self) {
[container_ setUpdateDelegate:self];
[container_ setTabBarController:tabbar_];
[window_ addSubview:[container_ view]];
- [[tabbar_ view] setFrame:CGRectMake(0, -20.0f, [window_ bounds].size.width, [window_ bounds].size.height)];
[UIKeyboard initImplementationNow];