]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/RVPage.h
Remove the X-Role header that no one is using.
[cydia.git] / UICaboodle / RVPage.h
index 9e82ef29a76f26f0cfc7459ae055add271b7fb62..68b62833e78198b3e9ef826e080ece65bb618fd4 100644 (file)
@@ -7,7 +7,7 @@
 @end
 
 @interface CYViewController : UIViewController {
-    id delegate_;
+    _transient id delegate_;
     BOOL loaded_;
 }