wined3d: Remove a redundant check from basetexture_get_autogen_filter_type().
commit62ac872b3688dcc1f497d63c19aad8eacecd1f58
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 5 Aug 2009 07:01:01 +0000 (5 09:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Aug 2009 09:20:24 +0000 (5 11:20 +0200)
tree7dc7511c773055d05148e5e717a354563b1b04bc
parenta86f31658b88137ca8c64fcd1501627d60453e36
wined3d: Remove a redundant check from basetexture_get_autogen_filter_type().

This is already initialized to an appropriate value in basetexture_init().
Also fix the indentation while we're at it.
dlls/wined3d/basetexture.c