summaryrefslogtreecommitdiff
path: root/CyteKit/ViewController.mm
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/ViewController.mm')
-rw-r--r--CyteKit/ViewController.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CyteKit/ViewController.mm b/CyteKit/ViewController.mm
index 9da9be8..dc5dabb 100644
--- a/CyteKit/ViewController.mm
+++ b/CyteKit/ViewController.mm
@@ -84,7 +84,7 @@ extern bool IsWildcat_;
}
- (void) releaseSubviews {
- // Do nothing.
+ loaded_ = NO;
}
- (void) setView:(UIView *)view {