From b6441ff1be8a95596077bc8b42b56f19916b5a26 Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Wed, 21 Nov 2001 01:18:06 +0000 Subject: [PATCH] remove dead file --- panda/src/dxgsg/Sources.pp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/panda/src/dxgsg/Sources.pp b/panda/src/dxgsg/Sources.pp index dd833597ee..446158e38a 100644 --- a/panda/src/dxgsg/Sources.pp +++ b/panda/src/dxgsg/Sources.pp @@ -17,14 +17,13 @@ config_dxgsg.h dxGraphicsStateGuardian.I \ dxGraphicsStateGuardian.cxx dxGraphicsStateGuardian.h \ dxSavedFrameBuffer.I dxSavedFrameBuffer.h \ - dxTextureContext.I dxTextureContext.h dxGeomNodeContext.h dxGeomNodeContext.I + dxTextureContext.h dxGeomNodeContext.h dxGeomNodeContext.I #define INCLUDED_SOURCES \ config_dxgsg.cxx dxSavedFrameBuffer.cxx dxTextureContext.cxx dxGeomNodeContext.cxx #define INSTALL_HEADERS \ config_dxgsg.h dxGraphicsStateGuardian.I dxGraphicsStateGuardian.h \ - dxSavedFrameBuffer.I dxSavedFrameBuffer.h dxTextureContext.I \ - dxTextureContext.h + dxSavedFrameBuffer.I dxSavedFrameBuffer.h dxTextureContext.h #end lib_target