summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2020-01-21 08:40:32 -1000
committerSam Bingner <sam@bingner.com>2020-04-08 13:58:00 -1000
commitd69b704cb2da1ff4479581ad9d9e91959fed78c9 (patch)
tree810269f0d65a5c539101f60c8066ac71c7391f72 /MobileCydia.mm
parent9b74578488d21078878ce4d937bd861c7a8fa018 (diff)
Remove packix from default again
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 5b32ed3..6fdc8dc 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -9538,7 +9538,6 @@ int main(int argc, char *argv[]) {
CydiaAddSource(@"http://cydia.zodttd.com/repo/cydia/", @"stable", [NSMutableArray arrayWithObject:@"main"]);
CydiaAddSource(@"https://repo.chariz.com/", @"./");
CydiaAddSource(@"https://repo.dynastic.co/", @"./");
- CydiaAddSource(@"https://repo.packix.com/", @"./");
Version_ = [NSNumber numberWithUnsignedInt:1];