find.c: Remove unnecessary PIN/VIA test from SetThing()
commitc937d5670ff77abdf99a94829754bd6abe65ee90
authorPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 3 Jan 2013 16:53:33 +0000 (3 16:53 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 3 Jan 2013 16:53:33 +0000 (3 16:53 +0000)
tree546230af519e3539f1e7f13a89e7b1d050a64a76
parent8bf5ea87c67959c8857775cda302d8893c91a7c2
find.c: Remove unnecessary PIN/VIA test from SetThing()

This is not needed since commit d581a90edc7fb7c0b4c6351611cc4a6689d7620b
which put similar code into ADD_PV_TO_LIST(), the only caller which
could have previously resulted in a SetThing call with the wrong type.
src/find.c