diff options
-rw-r--r-- | MobileCydia.mm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index ee4a96f..2acf3c8 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -8686,8 +8686,6 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { } } - NSLog(@"changes:#%u", changes); - UITabBarItem *changesItem = [[[tabbar_ viewControllers] objectAtIndex:2] tabBarItem]; if (changes != 0) { _trace(); |