summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MobileCydia.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 361f919..16367e4 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -6243,7 +6243,6 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
if ((self = [super initWithDatabase:database title:title]) != nil) {
[self setFilter:filter];
[self setObject:object];
- [self reloadData];
} return self;
}