]> git.saurik.com Git - wxWidgets.git/commit
Removed double TIFFSetField call for setting TIFFTAG_ORIENTATION.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 28 Aug 2011 21:31:59 +0000 (21:31 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 28 Aug 2011 21:31:59 +0000 (21:31 +0000)
commit28b31a2ad2367235dcc5f8686476692c5ea26aa4
treeb87712ed7b03c24dc72a5e0d2f21f6d7ca46455e
parentc6973babc6d9d13583e318196bce44ee56cdfab1
Removed double TIFFSetField call for setting TIFFTAG_ORIENTATION.

Setting the same TIFF tag with the same value once is enough.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagtiff.cpp