Removing unnecessary variable.

This commit is contained in:
Samuel Clay 2014-01-08 16:50:18 -08:00
parent b2ccb06177
commit 80512897b0

View file

@ -631,7 +631,6 @@
}
CGRect vb = [self.view bounds];
[UIView animateWithDuration:.35 delay:0
options:UIViewAnimationOptionCurveEaseOut
animations:^