Commit 77df5948 authored by Alexander Shishkov's avatar Alexander Shishkov

removed trailing spaces

parent cc529d97
...@@ -291,7 +291,7 @@ ...@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment