diff --git a/Tweak.xm b/Tweak.xm index f8b8548..7de6a66 100644 --- a/Tweak.xm +++ b/Tweak.xm @@ -292,7 +292,6 @@ UIButton *autoAnagramsButton; [alert addAction:defaultAction]; [vc presentViewController:alert animated:YES completion:nil]; - NSLog(@"PENIS %@", vc); } %end @@ -373,4 +372,4 @@ UIButton *huntButton; %ctor { %init; -} \ No newline at end of file +}