hid/png/png.c: Remove buggy code for swapping x1/x2 and y1/y2
commit0a29589df9e28a33e6594d6f1ade84a94e5fb93a
authorPeter Clifton <pcjc2@cam.ac.uk>
Mon, 19 Dec 2011 01:00:21 +0000 (19 01:00 +0000)
committerPeter Clifton <pcjc2@cam.ac.uk>
Mon, 19 Dec 2011 01:25:37 +0000 (19 01:25 +0000)
tree1c25f589d098fbe392183c02eeb645cdd4618135
parent24afcc1d0ca0a441d76e9fbe5f811c2a6414f156
hid/png/png.c: Remove buggy code for swapping x1/x2 and y1/y2

Since the png hid works, and this code is ineffective due to a typo,
we probably ought to remove it.

(Caught by clang)
src/hid/png/png.c