wined3d: Remove some redundant s3tc extension checks.
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Jun 2009 09:53:54 +0000 (11:53 +0200)
commitb052c6e8aa96823451624c99333b5eb8f867b137
tree70023c31d8376f5e94d2298bca8d980cbd6a109b
parentea09e4afe8aa602b7f8e76a3d32e841a509c2144
wined3d: Remove some redundant s3tc extension checks.

If the extension isn't available to surface shouldn't have been created. We
don't do extension checks for all the other formats either.
dlls/wined3d/device.c
dlls/wined3d/surface.c