removed trailing spaces
This commit is contained in:
parent
cc529d971b
commit
77df5948e7
@ -291,7 +291,7 @@
|
|||||||
if ([self.captureVideoPreviewLayer isOrientationSupported])
|
if ([self.captureVideoPreviewLayer isOrientationSupported])
|
||||||
{
|
{
|
||||||
[self.captureVideoPreviewLayer setOrientation:self.defaultAVCaptureVideoOrientation];
|
[self.captureVideoPreviewLayer setOrientation:self.defaultAVCaptureVideoOrientation];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (parentView != nil) {
|
if (parentView != nil) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user