From ed1b396b66d27fa33e402476ab17636cff2b52ed Mon Sep 17 00:00:00 2001 From: Matteo Bruni Date: Mon, 7 Feb 2011 20:16:47 +0100 Subject: [PATCH] d3dx9: Remove a couple of spurious assignments (LLVM/Clang). --- dlls/d3dx9_36/mesh.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/d3dx9_36/mesh.c b/dlls/d3dx9_36/mesh.c index 6a74442482..d9dd01f8be 100644 --- a/dlls/d3dx9_36/mesh.c +++ b/dlls/d3dx9_36/mesh.c @@ -511,7 +511,6 @@ HRESULT WINAPI D3DXComputeBoundingSphere(CONST D3DXVECTOR3* pfirstposition, DWOR temp.y = 0.0f; temp.z = 0.0f; temp1 = temp; - d = 0.0f; *pradius = 0.0f; for(i=0; i