wined3d: Don't use GetDevice in IWineD3DSurfaceImpl_GetContainer, as
commit7d97f29c24c3d2fb322109011d61cc2828672288
authorH. Verbeet <hverbeet@gmail.com>
Fri, 24 Feb 2006 20:40:18 +0000 (24 20:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2006 11:20:09 +0000 (27 12:20 +0100)
tree8001eab9c5974c88a695d241c672d22ccb1c1407
parentd13469c1d889e2ebe2003a2db6d70a69feb2c1ee
wined3d: Don't use GetDevice in IWineD3DSurfaceImpl_GetContainer, as
it adds a reference to the device that shouldn't be there.
dlls/wined3d/surface.c