From acf268596fe5c872a3630c674b4b3d40fc5de47b Mon Sep 17 00:00:00 2001 From: Grant Paul Date: Mon, 3 Jan 2011 20:54:38 -0800 Subject: Removed obsolete reference to AddSourceController. --- MobileCydia.mm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MobileCydia.mm b/MobileCydia.mm index 5d52a60..efea8a9 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -6461,11 +6461,6 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { } - (void) addButtonClicked { - /*[book_ pushPage:[[[AddSourcesController alloc] - initWithBook:book_ - database:database_ - ] autorelease]];*/ - [self showAddSourcePrompt]; } -- cgit v1.2.3