wined3d: Get rid of stateblock_savedstates_copy().
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 1 Oct 2009 09:36:06 +0000 (11:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2009 10:03:21 +0000 (12:03 +0200)
commit75fe879c768a775d7d64b49e42a0166fcf1e44a0
treeb2595b340e1b5e3b1b6055059c2a02d652d71b1e
parent9557376138f3b2508d4b523314182d7dafd4fa85
wined3d: Get rid of stateblock_savedstates_copy().

This is redundant because we call stateblock_savedstates_set() further down.
dlls/wined3d/stateblock.c