wined3d: Remove unneeded code in CheckDeviceFormat.
commit9e9ef6238a5f27423e28c8f95f69fb02b98d8f27
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Fri, 21 Mar 2008 21:41:59 +0000 (21 21:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 Mar 2008 10:46:25 +0000 (22 11:46 +0100)
treeb53c158ee5d2f7bb9a7511c41d34dceb2e08b325
parent5d151c0ffc60627b1d54ae397a83ef1770491d1b
wined3d: Remove unneeded code in CheckDeviceFormat.

All these checks are done during the capability checks which are
performed under the resource type checks.
dlls/wined3d/directx.c