removed trailing spaces

pull/2361/head
Alexander Shishkov 11 years ago
parent cc529d971b
commit 77df5948e7
  1. 2
      modules/highgui/src/cap_ios_abstract_camera.mm

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

Loading…
Cancel
Save