Skip to content

Commit

Permalink
nowpass
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 8, 2023
1 parent ea29286 commit 55e86d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/PIL/TiffImagePlugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -1203,8 +1203,6 @@ def load(self):
return super().load()

def load_end(self):
ImageOps.exif_transpose(self, in_place=True)

# allow closing if we're on the first frame, there's no next
# This is the ImageFile.load path only, libtiff specific below.
if not self.is_animated:
Expand Down

0 comments on commit 55e86d1

Please sign in to comment.