removed trailing spaces

This commit is contained in:
Alexander Shishkov 2014-02-18 13:56:26 +04:00
parent cc529d971b
commit 77df5948e7

View File

@ -291,7 +291,7 @@
if ([self.captureVideoPreviewLayer isOrientationSupported])
{
[self.captureVideoPreviewLayer setOrientation:self.defaultAVCaptureVideoOrientation];
}
}
}
if (parentView != nil) {