summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm5
1 files changed, 0 insertions, 5 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index e29da57..164d249 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -6136,11 +6136,6 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
] autorelease];
}
-- (void) unloadData {
- [super unloadData];
- [self reloadData];
-}
-
@end
/* }}} */
/* Manage Controller {{{ */