From: Grant Paul Date: Sun, 17 Oct 2010 20:28:10 +0000 (-0700) Subject: Merge branch 'master' of saurik.com:cydia X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/4da38249526f7cb056077267411362b45faa34c6?hp=eceab8e673ae89e18c01aac0563ff6056b0d7a55 Merge branch 'master' of saurik.com:cydia --- diff --git a/Cydia.mm b/Cydia.mm index ad269ede..936856db 100644 --- 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