diff options
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r-- | MobileCydia.mm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 36a8793..badaa61 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -4625,6 +4625,7 @@ static _H<NSMutableSet> Diversions_; @implementation AppCacheController - (void) didReceiveMemoryWarning { + // XXX: this doesn't work } - (bool) retainsNetworkActivityIndicator { |