From ee5f7745d96cb18861836acdfa6d3a03f3d9fd02 Mon Sep 17 00:00:00 2001 From: georges <> Date: Fri, 16 Feb 2001 19:13:53 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/dxgsg/dxGraphicsStateGuardian.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/panda/src/dxgsg/dxGraphicsStateGuardian.cxx b/panda/src/dxgsg/dxGraphicsStateGuardian.cxx index 4f2d6e472d..1485a859d3 100644 --- a/panda/src/dxgsg/dxGraphicsStateGuardian.cxx +++ b/panda/src/dxgsg/dxGraphicsStateGuardian.cxx @@ -2712,7 +2712,7 @@ draw_multitri(const Geom *geom, D3DPRIMITIVETYPE trilisttype) { _pCurFvfBufPtr = NULL; } } - +#if 0 static INLINE void sincosf(float angle, float *psin, float *pcos) { @@ -2733,7 +2733,6 @@ sincosf(float angle, float *psin, float *pcos) { #endif //!_X86_ } -#if 0 //----------------------------------------------------------------------------- // Name: GenerateSphere() // Desc: Makes vertex and index data for ellipsoid w/scaling factors sx,sy,sz