removed trailing spaces
authorAlexander Shishkov <alexander.shishkov@itseez.com>
Tue, 18 Feb 2014 09:56:26 +0000 (13:56 +0400)
committerAlexander Shishkov <alexander.shishkov@itseez.com>
Tue, 18 Feb 2014 09:56:26 +0000 (13:56 +0400)
modules/highgui/src/cap_ios_abstract_camera.mm

index e5c7072..b40b364 100644 (file)
         if ([self.captureVideoPreviewLayer isOrientationSupported])
         {
             [self.captureVideoPreviewLayer setOrientation:self.defaultAVCaptureVideoOrientation];
-        }                
+        }
     }
 
     if (parentView != nil) {