diff --git a/SKPhotoBrowser/SKAnimator.swift b/SKPhotoBrowser/SKAnimator.swift index 991cac4..4f0c828 100644 --- a/SKPhotoBrowser/SKAnimator.swift +++ b/SKPhotoBrowser/SKAnimator.swift @@ -95,7 +95,6 @@ class SKAnimator: NSObject, SKPhotoBrowserAnimatorDelegate { width: scrollFrame.width, height: scrollFrame.height) -// resizableImageView.image = scrollView.photo?.underlyingImage?.rotateImageByOrientation() resizableImageView!.image = image.rotateImageByOrientation() resizableImageView!.frame = frame resizableImageView!.alpha = 1.0