diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-21 04:27:44 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-21 04:27:44 -0700 |
commit | 6271cb576bfcb3316e094c5ebe6f12bee2ca23c6 (patch) | |
tree | 19a9e290aab0a84745f15a3d4674daf4c94d4337 /MobileCydia.mm | |
parent | 8b74eaff1f16b230665b91ba7b34b3c90ede5f8c (diff) |
Add an irritated XXX comment for later use.
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 { |