]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/RVBook.h
Remove (non-functional) shake-to-undo mechanism.
[cydia.git] / UICaboodle / RVBook.h
index 09b1baf5e56583f1abf6d21fa5d969d5def28c33..1d06b0b92a1db5118221e720301adc9f04aeae17 100644 (file)
@@ -7,7 +7,7 @@
 @end
 
 @interface UCNavigationController : UINavigationController {
 @end
 
 @interface UCNavigationController : UINavigationController {
-       id<HookProtocol> hook_;
+    _transient id<HookProtocol> hook_;
 }
 - (void) setHook:(id<HookProtocol>)hook;
 @end
 }
 - (void) setHook:(id<HookProtocol>)hook;
 @end