]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/RVPage.mm
Merge branch 'master' of git.saurik.com:cydia
[cydia.git] / UICaboodle / RVPage.mm
index 932b45ee4ba30a480b094574bd88507e902e9fa1..b22533304f22c0cdaf4c1c5f9383a5e792830a90 100644 (file)
@@ -5,13 +5,10 @@
 
 #import "RVBook.h"
 
 
 #import "RVBook.h"
 
-@implementation UCViewController 
+@implementation UCViewController
 - (void)setDelegate:(id)delegate {
 - (void)setDelegate:(id)delegate {
-       delegate_ = delegate;
-}
-- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)orientation {
-       return NO; /* XXX: return YES; */
+    delegate_ = delegate;
 }
 - (void) reloadData {
 }
 }
 - (void) reloadData {
 }
-@end
+@end
\ No newline at end of file