]> git.saurik.com Git - cydia.git/commitdiff
Merge branch 'master' of saurik.com:cydia
authorGrant Paul <chpwn@chpwn.com>
Sun, 17 Oct 2010 20:28:10 +0000 (13:28 -0700)
committerGrant Paul <chpwn@chpwn.com>
Sun, 17 Oct 2010 20:28:10 +0000 (13:28 -0700)
Cydia.mm

index ad269ede6ca778fdd5025be649eb568c8b79d9aa..936856dbaf73b03ff0404e25f9f57d07f4bbb24a 100644 (file)
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -384,7 +384,7 @@ static const CFStringCompareFlags LaxCompareFlags_ = kCFCompareCaseInsensitive |
 #define ShowInternals (0 && !ForRelease)
 #define IgnoreInstall (0 && !ForRelease)
 #define RecycleWebViews 0
-#define RecyclePackageViews (1 && ForRelease)
+#define RecyclePackageViews (0 && ForRelease)
 #define AlwaysReload (1 && !ForRelease)
 
 #if !TraceLogging